Caveat verdict
siyuan-skill
A CLI wrapper for the SiYuan Note API supporting notebook and document management; all operations target the local SiYuan instance and the extensive optional env vars are for optional vector search/embedding features.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Findings (6)
Possible hardcoded credential
references/config/environment.md · code · TOKEN="your-api-token
HTTP request to bare IP address — common in malicious payloads
references/advanced/vector-search.md · code · http://127.0.0.1
Uses exec() — may execute shell commands
lib/search-manager.js · prose · downgraded · exec(
Accesses sensitive environment variables
config.js · prose · downgraded · process.env.SIYUAN_TOKEN
Node http/https module — low-level network access
connector.js · prose · downgraded · require('http')
Opens WebSocket connection
lib/chinese-dictionary.js · prose · downgraded · WebSocket
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.
Permissions & capabilities
Requires 3 environment variables. (1 sensitive: SIYUAN_TOKEN). Requires 1 system binary.
Is this flag fair?
Thanks — recorded.