ClawAudit verdict
aruba-iap
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.
Findings (8)
Possible hardcoded credential
docs/CONFIG-CHANGES.md · code · SECRET="my-secret-value
Accesses .ssh directory
iapctl/README.md · code · .ssh/
Pipe to python — executes piped content as Python code
scripts/quick-monitor.sh · prose · downgraded · | python3
Accesses system credential store
iapctl/README.md · prose · downgraded · Keychain
subprocess execution — runs system commands from Python
scripts/config_backup.py · prose · downgraded · subprocess.run(
subprocess with shell=True — command injection vector
scripts/config_backup.py · prose · downgraded · subprocess.run(cmd, shell=True
Popular HTTP library — network access
iapctl/src/iapctl/operations.py · prose · downgraded · got
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?
Thanks — recorded.