ClawAudit verdict

aegis

18
🔴 Dangerous
High-risk patterns flagged for review — automated deep scan, not behaviorally verified.

The skill executes scripts and handles sensitive data, posing potential security risks.

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

20
security
50
transparency
70
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Findings (6)

Pattern match critical

Possible hardcoded credential

README.md · code · TOKEN="your-bot-token

Pattern match medium

subprocess execution — runs system commands from Python

scripts/aegis_briefing.py · prose · downgraded · subprocess.run(

Pattern match medium

Accesses OpenClaw config/secrets directly

scripts/aegis_channel.py · prose · downgraded · ~/.openclaw/.env

Pattern match medium

Instructs covert action — may act without user awareness

scripts/aegis_cron.py · prose · downgraded · silently

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

Python urllib.request — network access

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

Why the tier is capped

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

network_incredential_access

Is this flag fair?

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