Caveat verdict

ai-walllet-payment-system

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

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.

0
security
20
transparency
70
maintenance

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.

Capability combination high

Accesses credentials AND encodes data — may obfuscate stolen credentials

LLM02 · ASI03 · ASI04

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · password="strong-backup-pwd

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match high

apt-get install — installs system packages

SKILL.md · code · apt-get install

Pattern match low

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
Check another skill Browse the registry Auditing your own skills or configs? Use the API