agent-config
Pass
Audited by Gen Agent Trust Hub on May 3, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes Git commands (
git fetch,git pull,git stash) to synchronize the local repository with the remote origin before modifying configuration files. This is a standard development workflow for this task. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection (Category 8).
- Ingestion points: The skill reads project files (README.md, package.json, etc.) from the repository to analyze context.
- Boundary markers: No delimiters or 'ignore embedded instructions' warnings are used when processing external file content.
- Capability inventory: The skill has permissions to write files and execute Git commands.
- Sanitization: External content is not sanitized before being included in the prompt context.
Audit Metadata