openskills-runtime-debug
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: A thorough review of the skill's instructions and suggested commands found no malicious patterns, credential exposure, or unauthorized data access. The skill's behavior is consistent with its stated purpose of debugging a local Rust codebase.\n- [COMMAND_EXECUTION]: The skill suggests the use of standard Rust toolchain commands (
cargo check,cargo test) to facilitate debugging. This is an expected and safe activity within a local development environment.\n- [PROMPT_INJECTION]: The skill processes runtime failure logs as part of its diagnostic workflow, representing a potential indirect prompt injection surface. However, it is considered safe for its intended technical use case. - Ingestion points: Runtime failure logs and execution outputs from the openskills-runtime project.
- Boundary markers: None present.
- Capability inventory: Local command execution using standard Rust tools.
- Sanitization: No explicit sanitization is described, as the skill is intended for technical root-cause analysis by a developer.
Audit Metadata