ClawAudit verdict

supabase-vault

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

A Supabase Vault secret storage backend for OpenClaw that replaces local secrets.json with AES-256 encrypted Postgres storage; it is transparent about its architecture and bootstrap credentials are protected by OS keychain.

⚠ 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.

5
security
70
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match critical

Possible hardcoded credential

references/architecture.md · code · API_KEY = "sk-proj-...

Pattern match high

Accesses system credential store

SKILL.md · frontmatter · keychain

Pattern match medium

Accesses OpenClaw config/secrets directly

SKILL.md · prose · downgraded · ~/.openclaw/openclaw.json

Pattern match medium

References child_process — can spawn system processes

assets/rpc-handler.ts · prose · downgraded · child_process

Pattern match medium

Reads files from sensitive system paths

scripts/crypto-local.js · prose · downgraded · readFileSync("/etc

Pattern match medium

Uses spawn() — can execute external programs

scripts/keychain.js · prose · downgraded · spawn(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installnetwork_incredential_store

Is this flag fair?

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