skills/danieldxd/myapp-skills/ruby/Gen Agent Trust Hub

ruby

Pass

Audited by Gen Agent Trust Hub on Sep 3, 2026

Risk Level: SAFENO_CODE
Full Analysis
  • [SAFE]: The skill provides development guidelines for Ruby projects, emphasizing idiomatic code, proper error handling, and testing. It contains no malicious instructions or external connections.
  • [DYNAMIC_EXECUTION]: The skill proactively includes security best practices by listing the use of eval and class_eval on user input as anti-patterns.
  • [INDIRECT_PROMPT_INJECTION]: The skill defines a surface for processing local repository files. 1. Ingestion points: Reads local configuration files (Gemfile, .ruby-version) and source code from the repository. 2. Boundary markers: No explicit delimiters or warnings provided for processed content. 3. Capability inventory: Commands like bundle exec, rake, and rspec are identified as part of the intended workflow. 4. Sanitization: The skill explicitly discourages the use of dynamic execution (eval) on untrusted user data.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 3, 2026, 01:06 PM
Security Audit — agent-trust-hub — ruby