refactor-artifacts-sync
Pass
Audited by Gen Agent Trust Hub on Jul 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to maintain synchronization between code and documentation artifacts. It contains explicit constraints and guardrails that prevent the agent from modifying application source code, configuration files, or test suites, focusing exclusively on four specific markdown files.
- [COMMAND_EXECUTION]: The skill uses a local script, scripts/checklist.mjs, to detect the presence of documentation files within the repository. Analysis of this script reveals it is dependency-free and uses only built-in Node.js modules (fs and path) for basic file existence checks. It does not perform network requests, execute shell commands, or access sensitive system directories.
- [SAFE]: No patterns of prompt injection, data exfiltration, or obfuscation were detected in the skill instructions or the provided templates. The operation remains entirely local to the project's documentation folder.
Audit Metadata