sync-scaffold-gen
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: Utilizes
npx tsxto execute local TypeScript files for rule scaffolding andnpx vitestfor running test suites. - [PROMPT_INJECTION]: Contains an indirect prompt injection surface (Category 8).
- Ingestion points: User-provided strings for sync names, triggers, and conditions within the
SKILL.mdgeneration process. - Boundary markers: No specific boundary markers are present to isolate user-provided strings within the generated
.syncfiles. - Capability inventory: The skill possesses
Writeaccess to create files andBashexecution privileges to run CLI tools. - Sanitization: There is no evidence of sanitization or validation of user inputs before they are interpolated into the file scaffolds.
Audit Metadata