Caveat verdict

agentkilox-code-audit

45
๐ŸŸ  Risky
Significant risk patterns flagged โ€” automated deep scan, not behavioral proof.

The skill executes code for code audit purposes, which could potentially be used for malicious purposes if not properly validated.

โš  Flagged for review โ€” coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis โ€” not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

60
security
70
transparency
80
maintenance

Findings (3)

Pattern match high

Uses eval() โ€” can execute arbitrary code

SKILL.md ยท prose ยท downgraded ยท eval(

Pattern match medium

Uses exec() โ€” may execute shell commands

SKILL.md ยท prose ยท downgraded ยท exec(

Pattern match medium

References child_process โ€” can spawn system processes

audit.js ยท prose ยท downgraded ยท child_process

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.

process_exec

Is this flag fair?

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