sync
Pass
Audited by Gen Agent Trust Hub on Jun 14, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to install the 'roadmapsmith' global NPM package and add a remote skill from 'PapiScholz/roadmapsmith'. Both resources originate from the skill's author namespace.
- [COMMAND_EXECUTION]: The skill executes the 'roadmapsmith' CLI with the 'sync' command and the '--project-root' flag, which allows the tool to mutate local files based on repository state.
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it ingests untrusted data from the local repository to determine roadmap validation outcomes.
- Ingestion points: Local repository files used as 'evidence' to update the 'ROADMAP.md' file.
- Boundary markers: No specific delimiters or instructions are provided to the agent to ignore embedded commands within the analyzed evidence.
- Capability inventory: The skill utilizes the 'roadmapsmith' CLI to perform filesystem mutations on 'ROADMAP.md'.
- Sanitization: There is no evidence of validation or sanitization of the repository content before it is processed by the CLI tool.
Audit Metadata