push-ingestion

Pass

Audited by Gen Agent Trust Hub on May 13, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: Instructions in SKILL.md tell the agent to override its training data with specific API references ("If your training data suggests different names, it is wrong. Use exactly what is listed here.").
  • [PROMPT_INJECTION]: The skill processes untrusted data from warehouse system catalogs and local logs, representing an indirect prompt injection surface.
  • Ingestion points: Data is read from warehouse metadata, query history, and system log files (e.g., scripts/templates/hive/collect_lineage.py reads from /tmp/root/hive.log).
  • Boundary markers: No explicit boundary markers or instructions to ignore embedded directives are used when processing this data.
  • Capability inventory: The skill generates scripts that perform SQL queries and network operations via the pycarlo SDK and requests library.
  • Sanitization: No evidence of sanitization or validation of external data before processing.
Audit Metadata
Risk Level
SAFE
Analyzed
May 13, 2026, 04:31 PM
Security Audit — agent-trust-hub — push-ingestion