update-docs
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses the command
git diff --name-onlyto programmatically identify which files have uncommitted changes. This is a standard developer workflow operation and is constrained to local repository metadata. - [SAFE]: No network operations (curl, wget, or fetch) are present in the skill, precluding common data exfiltration or remote code execution vectors.
- [SAFE]: There are no signs of obfuscation, such as Base64-encoded strings, zero-width characters, or homoglyphs, in either the instructions or the reference documents.
- [SAFE]: The skill's metadata and stated purpose (updating documentation) align perfectly with the logic provided in the instructions and scripts.
Audit Metadata