skill-creator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No malicious patterns detected.
- [COMMAND_EXECUTION] (SAFE): The Python scripts
package_skill.pyandquick_validate.pyperform local file operations such as reading file contents and creating ZIP archives. These actions are aligned with the skill's purpose and do not involve executing external shell commands or unauthorized binaries. - [DATA_EXFILTRATION] (SAFE): Analysis of the scripts shows no network activity, HTTP requests, or access to sensitive system directories (e.g., ~/.ssh or ~/.aws). Data remains local to the specified skill directory.
- [PROMPT_INJECTION] (SAFE): The markdown files in the
references/directory provide templates and best practices for structuring agent output and workflows. They do not contain instructions to override system prompts, bypass safety filters, or extract sensitive information.
Audit Metadata