ClawAudit verdict
nodejs-project-arch
Both reads and writes files
Architecture standards documentation for Node.js projects; file read/write is for creating standard project scaffolding.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but ClawAudit detects co-occurrence โ it does not verify that one flows into another. Read the code to confirm a live chain.
Both reads and writes files โ verify scope is limited to intended directories
LLM06 ยท ASI02
Permission integrity
file_read+write
Findings (4)
<script> tag in markdown โ potential code injection
docs/SDK-Architecture.md ยท prose ยท downgraded ยท <script
File write/delete operation
SKILL.md ยท code
Opens WebSocket connection
references/tool.md ยท code ยท WebSocket
File read operation
SKILL.md ยท code
Permissions & capabilities
No declared permissions โ minimal attack surface.
network_infile_readfile_write Thanks โ recorded.