Caveat verdict

InputShield

inputshield

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

Security scanner running local bash scripts to detect input validation vulnerabilities; credential_access is for an optional license key and the tool is explicitly local with zero telemetry.

⚠ 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
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (7)

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · frontmatter · ~/.openclaw/openclaw.json

Pattern match high

Uses eval() — can execute arbitrary code

README.md · prose · downgraded · eval(

Pattern match high

Pipe to python — executes piped content as Python code

README.md · prose · downgraded · | Python

Pattern match medium

References child_process — can spawn system processes

README.md · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

scripts/patterns.sh · prose · downgraded · spawn(

Pattern match medium

subprocess execution — runs system commands from Python

scripts/patterns.sh · prose · downgraded · subprocess.run(

Pattern match low

Popular HTTP library — network access

scripts/license.sh · prose · downgraded · got

Why the tier is capped

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

Permissions & capabilities

Requires 4 system binaries. (1 elevated: git).

credential_access

Is this flag fair?

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