integrate-todo-list
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill integrates with established libraries such as
@cognite/auraand@cognite/dune-industrial-components, which are consistent with the developer's ecosystem. - [SAFE]: The
TodoWritetool uses a structured schema via@sinclair/typeboxto manage task states (pending,in_progress,completed) without executing arbitrary logic. - [SAFE]: The integration steps involve standard project modifications like wrapping the application in a
TodoProviderand wiring context via agetAppContextcallback. - [SAFE]: No malicious patterns such as obfuscation, credential harvesting, unauthorized network calls, or remote code execution were detected.
- [SAFE]: The use of the
BashandEdittools is restricted to the initial setup phase (creating thesrc/todo/directory and writing the module files), which is appropriate for an integration skill.
Audit Metadata