ClawAudit verdict

agentshield

agentshield-audit

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Security audit tool that runs 77 tests locally and generates Ed25519 identity keys that stay on device; only pass/fail scores (no prompts or keys) are sent to the API, consistent with its stated privacy-first trust-infrastructure purpose.

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

0
security
90
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (14)

Pattern match critical

Unicode homoglyph detected — uses lookalike characters to evade pattern matching

agentshield_tester.py · prose

Pattern match high

References sudo — requests elevated privileges

INSTALLATION.md · code · sudo

Pattern match high

Recursive delete from root or home — destructive command

INSTALLATION.md · prose · downgraded · rm -rf ~

Pattern match high

Prompt injection — tries to override agent instructions

echoleak_test.py · prose · downgraded · ignore previous instructions

Pattern match high

subprocess execution — runs system commands from Python

PLATFORMS.md · code · subprocess.run(

Pattern match high

Downloads executables from external URLs

INSTALLATION.md · code · Download from https://

Pattern match high

apt-get install — installs system packages

INSTALLATION.md · code · apt-get install

Pattern match medium

pip3 install — installs Python packages at runtime

SKILL.md · code · pip3 install

Pattern match medium

Base64 encoding/decoding

SKILL.md · code · base64_encode

Pattern match medium

References agent configuration files

QUICKSTART.md · code · agent_config

Pattern match medium

Accesses .ssh directory

agentshield_tester.py · prose · downgraded · .ssh/

Pattern match low

Python os.environ.get — reads environment variable

audit_client.py · prose · downgraded · os.environ.get(

Pattern match low

Python os.getenv — reads environment variable

complete_handshake.py · prose · downgraded · os.getenv(

Pattern match low

Popular HTTP library — network access

supply_chain_scanner.py · prose · downgraded · Got

Why the tier is capped

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

package_installnetwork_indata_encoding

Is this flag fair?

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