pump-testing

Pass

Audited by Gen Agent Trust Hub on Jul 9, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent on how to run various development and testing tools including cargo test, cargo bench, cargo clippy, cargo fmt, and npx jest.
  • [COMMAND_EXECUTION]: It references local shell scripts used for test orchestration, such as scripts/test-rust.sh and docs/run-all-tests.sh. These are standard practice for CI/CD and local development workflows.
  • [EXTERNAL_DOWNLOADS]: The skill identifies the project's homepage at github.com/8bitsats/pump-fun-sdk. Standard use of npx and cargo implies interaction with official package registries (npm and crates.io) to manage project dependencies.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 9, 2026, 10:44 PM
Security Audit — agent-trust-hub — pump-testing