document-engine

Pass

Audited by Gen Agent Trust Hub on Aug 14, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill contains purely documentation guidelines for Ruby on Rails engines. It includes Markdown templates and checklist items to ensure that technical documentation (READMEs, installation guides) is complete and follows best practices.
  • [DATA_EXPOSURE]: The skill mentions configuration and environment variables (e.g., MY_ENGINE_API_KEY). However, these are provided as standard examples of how to document configuration and specifically advise against storing secrets in plain text, recommending the use of host app credentials instead. This is a security best practice.
  • [COMMAND_EXECUTION]: The skill includes documentation for standard Rails commands such as bundle install, rails generate, and rake db:migrate. These are intended to be included in documentation for end-users and do not represent autonomous execution or malicious injection.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 14, 2026, 03:48 PM
Security Audit — agent-trust-hub — document-engine