rollup

Pass

Audited by Gen Agent Trust Hub on Mar 29, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides documentation and code snippets for Rollup configuration and usage. All identified patterns and dependencies are standard for JavaScript development environments and build tools.
  • The package installation instructions reference official and well-known Rollup plugins from the '@rollup' organization and established community members.
  • A pattern for creating CLI tools includes the use of 'chmod' to make the output file executable, which is a standard development practice for this use case.
  • A monorepo configuration pattern uses dynamic 'require' to load local 'package.json' files, which is a typical method for managing multiple packages in a single repository.
  • No suspicious network operations, obfuscation, or data exfiltration patterns were found.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 29, 2026, 07:53 AM