code-refactoring-context-restore

Pass

Audited by Gen Agent Trust Hub on Apr 1, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes shell commands in resources/implementation-playbook.md such as git log, grep, and find. These are standard development tools used for local file discovery and history tracking, which align with the skill's primary purpose of code refactoring and context restoration. No unauthorized or dangerous command execution was found.- [DATA_EXPOSURE]: There is no evidence of hardcoded credentials, sensitive file path access (e.g., .ssh, .env), or data exfiltration. The skill discusses context retrieval from vector databases and file systems but provides no mechanism to transmit this data to external or untrusted domains.- [PROMPT_INJECTION]: The instructions do not contain attempts to override agent behavior, bypass safety filters, or extract system prompts. The role statement and guidelines focus on project knowledge preservation.- [REMOTE_CODE_EXECUTION]: The provided Python snippets are illustrative and do not include dangerous operations like eval(), exec(), or network-based script execution. No external dependencies are fetched or executed at runtime.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 1, 2026, 03:42 AM
Security Audit — agent-trust-hub — code-refactoring-context-restore