content-ops-netlify
Warn
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: MEDIUMEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS] (MEDIUM): Clones a template from 'https://github.com/netlify-templates/content-ops-starter.git'. As this organization is not in the pre-defined trusted list, the repository content should be manually verified before execution.
- [COMMAND_EXECUTION] (MEDIUM): Executes 'npm install', which downloads and runs third-party packages and their associated install scripts.
- [COMMAND_EXECUTION] (MEDIUM): Runs 'npm run build' and 'npm run dev', which execute scripts defined in the external repository's package.json.
- [COMMAND_EXECUTION] (MEDIUM): Executes 'netlify deploy --prod', which performs a production deployment of the cloned code.
Audit Metadata