r-expert
Pass
Audited by Gen Agent Trust Hub on Sep 19, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONDATA_EXFILTRATION
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill demonstrates how to process data from external files and APIs, which constitutes an attack surface for instructions embedded in untrusted data sources.
- Ingestion points: Instructional snippets using
read.csv,read_excel,fromJSON,dbReadTable, andhttr::GETinSKILL.md. - Boundary markers: No delimiters or instructions to ignore embedded prompts are included in the code examples.
- Capability inventory: The skill is configured to execute R code and scripts using the host's Bash shell via the
Bashtool. - Sanitization: No data validation or sanitization logic is shown in the basic import examples.
- [DATA_EXFILTRATION]: The skill includes examples of network operations using a reserved documentation domain.
- Evidence: The skill demonstrates fetching content from
api.example.comusing thehttrlibrary inSKILL.md.
Audit Metadata