ClawAudit verdict

prompt-inspector

45
🟠 Risky
Significant concerns — only install if you understand the risks

The prompt inspector skill accesses credentials and 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. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

60
security
90
transparency
90
maintenance

Findings (6)

Pattern match high

Prompt injection — tries to override agent instructions

scripts/detect.js · prose · downgraded · Ignore all previous instructions

Pattern match medium

Accesses OpenClaw config/secrets directly

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

Pattern match low

Node http/https module — low-level network access

scripts/detect.js · prose · downgraded · require("https")

Pattern match low

Accesses sensitive environment variables

scripts/detect.js · prose · downgraded · process.env.PMTINSP_API_KEY

Pattern match low

Python urllib.request — network access

scripts/detect.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

scripts/detect.py · prose · downgraded · os.environ.get(

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: PMTINSP_API_KEY).

credential_access

Is this flag fair?

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