Caveat verdict
ai-walllet-payment-system
Accesses credentials AND encodes data
The skill creates Ethereum wallets, manages encrypted private keys, and performs real ETH transactions via Web3 on mainnet (infura.io mainnet provider URL in config), enabling an AI agent to autonomously make real financial transactions with significant irreversible risk.
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.
What it does
These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Accesses credentials AND encodes data — may obfuscate stolen credentials
LLM02 · ASI03 · ASI04
Permission integrity
credential_access
package_install
Findings (4)
Possible hardcoded credential
SKILL.md · code · password="strong-backup-pwd
References sudo — requests elevated privileges
SKILL.md · code · sudo
apt-get install — installs system packages
SKILL.md · code · apt-get install
Python os.getenv — reads environment variable
ultra_secure_wallet_v13_MAXIMUM_SECURITY.py · prose · downgraded · os.getenv(
Permissions & capabilities
No declared permissions — minimal attack surface.
package_installdata_encodingcredential_access Thanks — recorded.