pinocchio-development
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [General Security] (SAFE): No malicious patterns such as prompt injection, data exfiltration, or obfuscation were detected in the documentation, code templates, or shell scripts.
- [Dependency Analysis] (LOW): The project-scaffolding script (
scaffold-program.sh) defines dependencies on several Rust crates includingpinocchio,bytemuck, andshank. These are established libraries within the Solana development ecosystem. The use of these crates for their intended purpose is standard and does not present a risk. - [Local Execution] (LOW): The scaffolding script performs standard file system operations (directory creation, file writing via
cat) to generate a project structure. It does not utilizesudo, access sensitive system paths, or download/execute remote scripts.
Audit Metadata