ClawAudit verdict
solid-agent-storage
Accesses credentials AND makes external network calls
Solid Protocol Pod storage skill using a passphrase to encrypt locally-stored credentials; network access is to the users own Solid server or a named public instance.
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.
Accesses credentials AND makes external network calls — potential credential theft
LLM02 · ASI03
Findings (3)
Possible hardcoded credential
references/solid-http-reference.md · code · TOKEN="eyJhbG...
Uses eval() — can execute arbitrary code
SECURITY.md · prose · downgraded · eval(
References agent configuration files
dist/bootstrap/agent-provisioner.d.ts · prose · downgraded · AgentConfig
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 2 environment variables. Requires 3 system binaries. (1 elevated: curl).
network_incredential_accessnetwork_out Thanks — recorded.