skills/htlin222/dotfiles/devops/Gen Agent Trust Hub

devops

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFENO_CODE
Full Analysis
  • [Indirect Prompt Injection] (LOW): The skill identifies a vulnerability surface for indirect prompt injection because it instructs the agent to analyze project files to generate CI/CD pipelines and Docker configurations.
  • Ingestion points: The agent is expected to process external codebases (e.g., "Detect framework", "Dockerize this app").
  • Boundary markers: None present in the prompt templates.
  • Capability inventory: The agent generates YAML workflows and Dockerfiles which are interpreted by CI/CD runners and Docker engines.
  • Sanitization: No explicit sanitization or instruction to ignore embedded malicious comments in the processed files is provided.
  • [Unverifiable Dependencies] (SAFE): The skill references standard official GitHub Actions (actions/checkout, actions/setup-node) and official Docker images (node:20-alpine, postgres:15-alpine). These originate from trusted sources.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:12 PM