pinescript-to-python-translator

Pass

Audited by Gen Agent Trust Hub on Jun 13, 2026

Risk Level: SAFE
Full Analysis
  • [PROMPT_INJECTION]: The skill processes external .pine files, creating a potential surface for indirect prompt injection if those files contain malicious instructions meant to subvert the translation process.
  • Ingestion points: Raw TradingView PineScript files (.pine) identified in the workflow (SKILL.md).
  • Boundary markers: None specified in the workflow instructions to delimit untrusted code from instructions.
  • Capability inventory: The skill is restricted to text and code generation and does not utilize tools for subprocess execution, network access, or file system writing.
  • Sanitization: No input validation or sanitization steps are defined for the parsed script content.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 13, 2026, 10:27 AM
Security Audit — agent-trust-hub — pinescript-to-python-translator