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
.pinefiles, 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