diffs
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of technical documentation and code examples for a software library. No malicious code, obfuscation, or unauthorized data access patterns were identified across the 18 analyzed files. The state management and editor APIs described follow standard development practices for web-based code editors.
- [EXTERNAL_DOWNLOADS]: The documentation references the installation of the
@pierre/diffspackage from the NPM registry. As this package is within the author's scope ('pierrecomputer'), it is a legitimate vendor resource. The use of standard registries for these dependencies is appropriate for the skill's purpose. - [COMMAND_EXECUTION]: The recipes include standard shell commands for package installation (
pnpm add) and provide examples of initializing web workers for syntax highlighting. These operations are routine for integrating the library and do not involve suspicious or unauthorized execution patterns.
Audit Metadata