Caveat verdict
armorclaw
AES-256 local secrets manager that explicitly replaces plaintext .env files; credential_access capability is inherent to the skill's stated purpose of managing and encrypting credentials locally with no outbound transmission.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
Permission integrity
credential_access
package_install
Findings (6)
Possible hardcoded credential
SKILL.md · code · password="your-master-password
Accesses OpenClaw config/secrets directly
armorclaw/cli.py · prose · downgraded · ~/.openclaw/openclaw.json
Python urllib.request — network access
armorclaw/auth.py · prose · downgraded · urllib.request
Base64 encoding/decoding
armorclaw/crypto.py · prose · downgraded · base64-encode
Python os.getenv — reads environment variable
armorclaw/openclaw.py · prose · downgraded · os.getenv(
Python shutil file operation — copies/moves/deletes files
tests/test_armorclaw.py · prose · downgraded · shutil.rmtree(
Permissions & capabilities
No declared permissions — minimal attack surface.
package_installcredential_access Is this flag fair?
Thanks — recorded.