langchain-cost-tuning
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: Indirect Prompt Injection Surface\n
- Ingestion points: The
summarize_contextfunction and therouterlogic inreferences/implementation.mdaccept untrusted data through thelong_textandinput_dataparameters.\n - Boundary markers: Prompt templates in
references/implementation.mdlack delimiters (such as XML tags or triple backticks) and explicit instructions for the model to ignore embedded commands within the interpolated text.\n - Capability inventory: The implementation includes capabilities to invoke language models (
llm.invoke) and branch execution flow viaRunnableBranchbased on input content.\n - Sanitization: No input validation, filtering, or sanitization is observed in
references/implementation.mdprior to prompt interpolation.\n- [SAFE]: External Resources and Documentation\n - The skill references the official GitHub repository for the
tiktokenlibrary by OpenAI.\n - It provides links to pricing documentation from trusted service providers, including OpenAI and Anthropic.
Audit Metadata