testing-r-packages
Pass
Audited by Gen Agent Trust Hub on Feb 20, 2026
Risk Level: SAFE
Full Analysis
- [Prompt Injection] (SAFE): No malicious instructions or jailbreak attempts were identified. The content is strictly educational and focused on R testing.
- [Data Exposure & Exfiltration] (SAFE): The documentation explicitly warns against committing secrets and demonstrates the safe handling of API keys via environment variables. There are no patterns suggesting data exfiltration.
- [Obfuscation] (SAFE): No use of Base64, zero-width characters, or other obfuscation techniques was found.
- [Unverifiable Dependencies & Remote Code Execution] (SAFE): No executable scripts are included. References to external R packages are standard and appropriate for the context of unit testing.
- [Privilege Escalation] (SAFE): No commands or instructions related to elevating system privileges were detected.
- [Indirect Prompt Injection] (SAFE): While the skill discusses processing data fixtures, it does not provide an automated tool that would be vulnerable to indirect injection from untrusted sources in an exploitable way.
Audit Metadata