ClawAudit verdict

sealvera

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

AI decision audit logging skill that cryptographically logs agent decisions to the SealVera platform using the user's own API key; the AGENTS.md patching is transparent and described in the setup flow as the intended integration mechanism.

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

30
security
50
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Findings (6)

Pattern match high

Possible hardcoded credential

scripts/setup.js · prose · downgraded · API_KEY=' + apiKey)}\n ${D(

Confirmed in code medium

Accesses process.env — reads environment variables

SKILL.md · code

Pattern match medium

Accesses sensitive environment variables

references/api.md · code · process.env.SEALVERA_API_KEY

Pattern match medium

Instructs covert action — may act without user awareness

scripts/intercept.js · prose · downgraded · silently

Pattern match medium

References child_process — can spawn system processes

scripts/setup.js · prose · downgraded · child_process

Pattern match low

Node http/https module — low-level network access

scripts/setup.js · prose · downgraded · require('https')

Permissions & capabilities

No declared permissions — minimal attack surface.

file_readcredential_access

Is this flag fair?

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