grimmory-self-hosted-library

Pass

Audited by Gen Agent Trust Hub on Mar 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a documentation resource for the Grimmory project, providing users with guidance on installation and configuration.
  • [COMMAND_EXECUTION]: The documentation includes standard administrative commands for Docker orchestration (docker compose up/down), version control (git clone), and build automation (mvnw), which are necessary for self-hosting the application.
  • [EXTERNAL_DOWNLOADS]: The skill references legitimate external resources, including the project's official GitHub repository and Docker Hub images, which is standard for software distribution.
  • [CREDENTIALS_UNSAFE]: The skill correctly uses environment variable placeholders (e.g., ${DB_PASSWORD}, ${MYSQL_ROOT_PASSWORD}) in configuration examples, ensuring that no actual secrets or passwords are hardcoded.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 18, 2026, 11:14 PM