intlayer-content
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a documentation resource for the Intlayer internationalization ecosystem.- [EXTERNAL_DOWNLOADS]: The documentation describes the use of the
fetch()function to retrieve external data and thefile()function to reference local assets. These are documented library features used for content aggregation from legitimate sources.- [COMMAND_EXECUTION]: The 'Function Fetching' feature allows for the execution of synchronous or asynchronous JavaScript functions to generate content, which is a core documented capability of the framework.- [PROMPT_INJECTION]: The skill documents theinsert()function for variable interpolation, which creates a surface for indirect prompt injection. Ingestion points include variables ininsert()and external data fromfetch()andfile(). Boundary markers such as double braces are utilized. Capabilities include network fetching and local file reading. Sanitization is provided via thetagfiltersecurity option for rich text nodes.
Audit Metadata