skills/testland/qa/perf-budget-gate/Gen Agent Trust Hub

perf-budget-gate

Pass

Audited by Gen Agent Trust Hub on Sep 12, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted performance data that could be influenced by external factors, creating a surface for indirect prompt injection in CI output.
  • Ingestion points: The scripts/run_perf_gate.py script ingests data from k6-summary.json and .lighthouseci/lhr-*.json (specifically the finalUrl and metric names).
  • Boundary markers: The script does not use specific boundary markers or delimiters when interpolating data into the Markdown summary report.
  • Capability inventory: The script has the capability to write to $GITHUB_STEP_SUMMARY and control CI job execution status via sys.exit().
  • Sanitization: There is no evidence of sanitization or escaping of the values (like subject or url) extracted from the performance artifacts before they are printed as Markdown.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 12, 2026, 02:30 PM
Security Audit — agent-trust-hub — perf-budget-gate