directus
Pass
Audited by Gen Agent Trust Hub on May 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for deploying the official Directus Docker image (
directus/directus:latest) and using the official JavaScript SDK (@directus/sdk). These are well-known resources from the official service maintainers. - [COMMAND_EXECUTION]: Provides standard Docker and curl commands for service deployment and API interaction. These commands are within the expected scope of setting up and configuring a headless CMS.
- [CREDENTIALS_UNSAFE]: While the deployment instructions include environment variables for passwords and secrets, they use generic placeholders (e.g., 'your-secure-password', 'dbpassword') rather than hardcoded production credentials, following secure configuration practices.
Audit Metadata