rollup-config-generator

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill is designed to generate boilerplate Rollup configuration files for JavaScript/TypeScript libraries. No malicious instructions or hidden behaviors were found in the prompt or the output template.
  • [SAFE]: The generated code interacts with the local file system only to read 'package.json' and 'tsconfig.json', which is standard and expected behavior for build tools to determine entry points and output paths.
  • [EXTERNAL_DOWNLOADS]: The generated configuration references standard, well-known Node.js packages for bundling (e.g., '@rollup/plugin-typescript', 'rollup-plugin-dts'). These are industry-standard dependencies from trusted sources.
  • [DATA_EXFILTRATION]: No sensitive data access or network exfiltration patterns were identified. The code does not attempt to access SSH keys, environment variables, or other credentials.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 03:29 AM