encore-testing
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS] (SAFE): The skill recommends installing 'vitest' via npm, which is a standard and reputable testing framework for Node.js environments.
- [COMMAND_EXECUTION] (SAFE): The provided commands (npm install, encore test, npm test) are typical for the development and testing lifecycle of a TypeScript application and do not pose a security risk.
- [DATA_EXFILTRATION] (SAFE): Code examples for database interactions use local, isolated test databases as intended by the Encore framework, with no signs of sensitive data being exfiltrated.
Audit Metadata