ClawAudit verdict

aruba-iap

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

Aruba Instant AP network configuration management tool managing SSIDs and AP settings via a local IAP CLI; operations are well-documented with explicit risk ratings per change type, and behavior matches the stated network management 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
60
transparency
70
maintenance

Findings (8)

Pattern match critical

Possible hardcoded credential

docs/CONFIG-CHANGES.md · code · SECRET="my-secret-value

Pattern match high

Accesses .ssh directory

iapctl/README.md · code · .ssh/

Pattern match high

Pipe to python — executes piped content as Python code

scripts/quick-monitor.sh · prose · downgraded · | python3

Pattern match medium

Accesses system credential store

iapctl/README.md · prose · downgraded · Keychain

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match medium

subprocess with shell=True — command injection vector

scripts/config_backup.py · prose · downgraded · subprocess.run(cmd, shell=True

Pattern match low

Popular HTTP library — network access

iapctl/src/iapctl/operations.py · prose · downgraded · got

Pattern match low

Python os.environ.get — reads environment variable

iapctl/src/iapctl/secrets.py · prose · downgraded · os.environ.get(

Why the tier is capped

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

network_in

Is this flag fair?

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