algorand-x402-python

Pass

Audited by Gen Agent Trust Hub on Aug 21, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: The skill documentation guides users to install the x402-avm package from the Python Package Index (PyPI). It also references official documentation and runnable code examples hosted on GitHub by GoPlausible and the algorand-devrel organization.
  • [DATA_EXPOSURE]: The instructions and code samples demonstrate the correct usage of the AVM_PRIVATE_KEY environment variable to handle Algorand private keys. This is a standard security best practice for avoiding hardcoded credentials in source code. The keys are used locally by the algosdk library to sign transactions.
  • [COMMAND_EXECUTION]: The skill provides standard pip install commands for environment setup and library management, which is expected for a development-focused skill.
  • [SAFE]: All external service references, such as the Algorand node provider AlgoNode and the x402.org facilitator, are well-known services within the Algorand developer ecosystem and are used for their intended primary purpose.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 21, 2026, 11:41 AM
Security Audit — agent-trust-hub — algorand-x402-python