input-guard Security Audit Report
input-guard is an AI agent skill, created by dgriffin831 and published at openclaw/skills. ClawSecure audited input-guard across 15 files through the 3-Layer Audit Protocol covering all ten OWASP ASI Top 10 categories, assigning a security score of 0/100 (High Risk). The 23 findings concentrate in Data Exfiltration, Prompt Injection and Unauthorized Tool Use, including Pattern detected: requests.post( and Pattern detected: requests.post(. 13 were rated high or critical severity.
Is input-guard safe?
ClawSecure audited input-guard and assigned a security score of 0/100 (High Risk), identifying 23 findings across Data Exfiltration and Prompt Injection. Review the findings below before installing.
What did ClawSecure find in input-guard?
ClawSecure identified 23 findings in input-guard, concentrated in Data Exfiltration, Prompt Injection and Unauthorized Tool Use. 13 were rated high or critical severity. The most severe include Pattern detected: requests.post( and Pattern detected: requests.post(.
How was input-guard audited?
ClawSecure ran input-guard through its 3-Layer Audit Protocol with full OWASP ASI Top 10 coverage, scanning 15 files from openclaw/skills.
What does a score of 0 mean?
ClawSecure assigned input-guard a security score of 0/100, placing it in the High Risk range. This is driven by 23 findings led by Data Exfiltration that should be addressed before use. ClawSecure derives this score with a weighted deduction model (critical -20, high -10, medium -5, low -2 from a base of 100).
Audit Findings for input-guard
ClawSecure detected 23 security findings in input-guard, spanning Data Exfiltration, Prompt Injection, Unauthorized Tool Use and Policy Violation.
- critical · Pattern detected: requests.post(. Data Exfiltration finding detected in
scripts/llm_scanner.py:179. - critical · Pattern detected: requests.post(. Data Exfiltration finding detected in
scripts/llm_scanner.py:204. - critical · Detects prompt strings used to override or force malicious tool calls:.... Prompt Injection finding detected in
SKILL.md:338. - critical · Detects prompt strings used to override or force malicious tool calls:.... Prompt Injection finding detected in
scripts/llm_scanner.py:60. - critical · Dangerous combination of code execution and system commands in.... Command Injection finding detected in
/tmp/url-scans/200ae5d0c23b2901/evals/run.py. - critical · Script accesses environment variables and makes network calls in.... Data Exfiltration finding detected in
/tmp/url-scans/200ae5d0c23b2901/scripts/llm_scanner.py. - critical · Script accesses environment variables and makes network calls in.... Data Exfiltration finding detected in
/tmp/url-scans/200ae5d0c23b2901/scripts/get_taxonomy.py. - critical · Multi-file exfiltration chain detected: scripts/llm_scanner.py,.... Data Exfiltration finding.
- critical · Environment variable access with network calls in.... Data Exfiltration finding.
- high · Pattern detected: ignore previous instructions. Prompt Injection finding detected in
SKILL.md:337. - high · Detects system manipulation, privilege escalation, and destructive file.... Unauthorized Tool Use finding detected in
SKILL.md:344. - high · Pattern 'Ignore all previous instructions...' detected in asset file. Prompt Injection finding detected in
evals/cases.json:6.
Showing the 12 highest-severity of 23 findings. The full interactive list appears below.
3-Layer Audit Protocol
Security Recommendations for input-guard
Audit external network connections
Investigate prompt injection vectors
Resolve policy violations
Related Security Research
ClawHavoc Explained: The Malware Family Targeting AI Agents→Beyond Static Scans: Why ClawSecure Verifies Agentic Intent→Related AI Agent Security Audits
Scanned on February 7, 2026. input-guard is one of thousands of agents audited by ClawSecure from the community-curated awesome-openclaw-skills list and the openclaw/skills repository.