arch-vscode
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill provides templates and references for standard development tools (e.g., GitHub, npm, VSCode Marketplace). It suggests using official GitHub Actions for CI/CD.
- [COMMAND_EXECUTION] (SAFE): Documentation and configuration examples use standard build commands (e.g.,
pnpm build,pnpm update). A build hook in the tsdown configuration usesexecSyncto run a local script for metadata generation, which is a common pattern in this toolchain. - [PROMPT_INJECTION] (SAFE): No instructions were found that attempt to override AI behavior, bypass safety guardrails, or extract system prompts.
- [DATA_EXFILTRATION] (SAFE): No hardcoded credentials, sensitive file access, or unauthorized network operations were detected.
Audit Metadata