Caveat verdict

siyuan-skill

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

33
security
80
transparency
70
maintenance

Findings (6)

Pattern match critical

Possible hardcoded credential

references/config/environment.md · code · TOKEN="your-api-token

Pattern match high

HTTP request to bare IP address — common in malicious payloads

references/advanced/vector-search.md · code · http://127.0.0.1

Pattern match medium

Uses exec() — may execute shell commands

lib/search-manager.js · prose · downgraded · exec(

Pattern match low

Accesses sensitive environment variables

config.js · prose · downgraded · process.env.SIYUAN_TOKEN

Pattern match low

Node http/https module — low-level network access

connector.js · prose · downgraded · require('http')

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API