Caveat verdict

autonomous-procurement-agent

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

Enterprise procurement quote parsing tool that explicitly documents its Privacy Shield scrubbing sensitive fields before any external API call, runs locally without OPENAI_API_KEY, and uses webhook for license activation; all behavior matches its fraud-detection stated purpose.

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

0
security
80
transparency
80
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (11)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · SECRET="your_ls_webhook_secret

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match critical

Recursive delete from root or home — destructive command

PRIVACY.md · code · rm -rf ~

Pattern match medium

Instructs covert action — may act without user awareness

self-healing-parser.js · prose · downgraded · silently

Pattern match medium

Uses exec() — may execute shell commands

self-healing-parser.js · prose · downgraded · exec(

Pattern match low

Popular HTTP library — network access

SKILL.md · prose · downgraded · got

Pattern match low

References tunneling service

SKILL.md · prose · downgraded · ngrok

Pattern match low

References webhook/callback URL

auth-middleware.js · prose · downgraded · WEBHOOK_URL

Pattern match low

Node http/https module — low-level network access

auth-middleware.js · prose · downgraded · require('https')

Pattern match low

Base64 encoding/decoding

auth-middleware.js · prose · downgraded · base64-encode

Pattern match low

Accesses sensitive environment variables

self-healing-parser.js · prose · downgraded · process.env.OPENAI_API_KEY

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A). 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.

network_inpackage_install

Is this flag fair?

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