skill-debugging-assistant
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill references the execution of a local Python script (
scripts/validate_skill.py) for structure validation. This is standard procedural behavior for a debugging and validation tool. - [PROMPT_INJECTION] (SAFE): While the skill mentions keywords often associated with prompt injection (e.g., 'ignore', 'always', 'never', 'CRITICAL'), it does so in the context of analyzing other skills' instructions for conflicts and trigger failures. There are no attempts to override the agent's own system prompt or safety filters.
- [DATA_EXPOSURE] (SAFE): No sensitive file paths, hardcoded credentials, or unauthorized network requests were found. The skill operates on local skill configuration files provided by the user.
Audit Metadata