Caveat verdict
InputShield
inputshield
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.
Permission integrity
credential_access
Findings (7)
Accesses OpenClaw config/secrets directly
SKILL.md · frontmatter · ~/.openclaw/openclaw.json
Uses eval() — can execute arbitrary code
README.md · prose · downgraded · eval(
Pipe to python — executes piped content as Python code
README.md · prose · downgraded · | Python
References child_process — can spawn system processes
README.md · prose · downgraded · child_process
Uses spawn() — can execute external programs
scripts/patterns.sh · prose · downgraded · spawn(
subprocess execution — runs system commands from Python
scripts/patterns.sh · prose · downgraded · subprocess.run(
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?
Thanks — recorded.