write-unit-tests
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [PROMPT_INJECTION] (SAFE): No instructions found that attempt to override agent behavior, bypass safety filters, or extract system prompts. The content is strictly technical documentation.
- [COMMAND_EXECUTION] (LOW): The skill references standard development commands such as
yarn test run. These are intended for local test execution within the project workspace and do not constitute an arbitrary command execution risk. - [EXTERNAL_DOWNLOADS] (LOW): Mentions of
@tldraw/editorand@tldraw/tlschemaare references to standard project-specific packages. There are no suspicious remote downloads or piped script executions (e.g., curl|bash). - [DATA_EXFILTRATION] (SAFE): No hardcoded credentials, sensitive file access (e.g., .ssh or .aws), or unauthorized network operations were identified.
Audit Metadata