rust-debugging
Pass
Audited by Gen Agent Trust Hub on Sep 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists entirely of technical documentation, best practices, and checklists for Rust development, performance tuning, and debugging. The instructions promote secure coding practices.
- [CREDENTIALS_SAFE]: The documentation explicitly warns against logging secrets, tokens, passwords, or connection strings and recommends validating configurations at startup to avoid security leaks.
- [EXTERNAL_DOWNLOADS]: The skill references standard, well-known tools in the Rust ecosystem such as
cargo-auditandcargo-denyfor security scanning and dependency auditing, which is considered a best practice for software supply chain security. - [INDIRECT_PROMPT_INJECTION]: While the skill is designed to process external data like code and logs for debugging purposes, it functions as a set of static guidelines and does not provide an automated execution surface that would be susceptible to high-severity indirect prompt injection.
Audit Metadata