claude-to-agents-ssot
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes local diagnostic scripts (
scripts/precheck.pyandscripts/coverage.py) using thepython3command to validate the project state and verify that documentation content was correctly migrated. These scripts utilize standard Python libraries (argparse,pathlib,re) and perform local file system operations limited to reading and checking file existence. - [EXTERNAL_DOWNLOADS]: The skill's documentation includes a link to the official Qoder documentation to justify the use of the
AGENTS.mdformat as a cross-agent standard. This is a neutral reference to a well-known service in the AI coding agent ecosystem. - [DATA_EXPOSURE_AND_EXFILTRATION]: The skill reads project-level documentation (
CLAUDE.mdandMEMORY/) to perform de-branding and restructuring. There are no network calls or logic present that would exfiltrate this data or access sensitive system paths outside the provided project root.
Audit Metadata