pinocchio-development

Pass

Audited by Gen Agent Trust Hub on Jun 20, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill provides educational content and code templates for building Solana programs using the Pinocchio framework.
  • [COMMAND_EXECUTION]: The skill includes a shell script scripts/scaffold-program.sh that automates the creation of a Solana project directory structure. This script uses standard local utilities like mkdir, cat, and sed for file generation and does not perform any malicious or network-based operations.
  • [SAFE]: The provided code examples demonstrate secure programming practices for Solana development, including mandatory account ownership verification, signer validation, PDA seed checks, and the use of checked arithmetic to prevent overflows.
  • [SAFE]: No patterns of prompt injection, data exfiltration, or obfuscation were detected across the analyzed files.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 20, 2026, 03:15 AM
Security Audit — agent-trust-hub — pinocchio-development