jahro-commands
Pass
Audited by Gen Agent Trust Hub on Mar 19, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified in the skill's instructions or code examples. The skill focuses on generating legitimate C# attributes for a Unity-based console tool.
- [PROMPT_INJECTION]: The skill processes user-provided C# source code to identify candidates for debug commands. While this is an ingestion point for untrusted data, the skill's logic is focused on static code analysis and template generation, posing minimal risk of indirect prompt injection.
- Ingestion points: User-provided C# source code snippets shared during the conversation.
- Boundary markers: None explicitly defined in the generation templates.
- Capability inventory: Generates C# code snippets for inclusion in Unity projects; no direct system-level execution or file writing capabilities are present in the skill itself.
- Sanitization: No specific sanitization of user code is performed prior to analysis.
Audit Metadata