skills/bpainter/composable-dxp-claude-marketplace/contentful-delivery-optimization/Gen Agent Trust Hub
contentful-delivery-optimization
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a technical guide for performance optimization. No malicious patterns, prompt injections, or unauthorized data access were detected.
- [CREDENTIALS_UNSAFE]: The skill demonstrates safe credential management by using environment variables (e.g.,
process.env.CONTENTFUL_DELIVERY_TOKEN) rather than hardcoding sensitive API keys. - [EXTERNAL_DOWNLOADS]: All external references target official documentation and well-known services, including Contentful's developer portal and Next.js documentation.
- [COMMAND_EXECUTION]: The provided code snippets are standard TypeScript/React patterns for data fetching and synchronization with no arbitrary command execution or shell injection risks.
- [DATA_EXFILTRATION]: No patterns of data exfiltration were found; network operations are restricted to expected communication with Contentful and standard web frameworks.
Audit Metadata