ClawAudit verdict

SiYuan Note

siyuan

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

A local SiYuan Note API client accessing the local HTTP API at 127.0.0.1 using a user-provided token in a config file; all operations are scoped to local note management with no external network calls.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

28
security
90
transparency
90
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Accesses agent memory/configuration files

agent_memory

Findings (5)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · token: "your-api-token-here

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match medium

References agent memory files

SKILL.md · code · dailyNoteS

Pattern match low

Popular HTTP library — network access

API.md · prose · downgraded · got

Pattern match low

Python urllib.request — network access

siyuan_client.py · prose · downgraded · urllib.request

Permissions & capabilities

No declared permissions — minimal attack surface.

agent_memoryfile_read

Is this flag fair?

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