ClawAudit verdict

solid-agent-storage

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

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.

18
security
90
transparency
90
maintenance

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.

Capability combination high

Accesses credentials AND makes external network calls — potential credential theft

LLM02 · ASI03

Findings (3)

Pattern match critical

Possible hardcoded credential

references/solid-http-reference.md · code · TOKEN="eyJhbG...

Pattern match high

Uses eval() — can execute arbitrary code

SECURITY.md · prose · downgraded · eval(

Pattern match low

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
Check another skill Browse the registry Auditing your own skills or configs? Use the API