game-cheat-detection-and-security-analysis
Pass
Audited by Gen Agent Trust Hub on Jul 1, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONDATA_EXFILTRATIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: References a sample download path on a well-known service (Netlify) within the context of identifying suspicious archive distributions.
- [COMMAND_EXECUTION]: Provides conceptual Python snippets demonstrating the use of
psutilandctypesfor identifying game processes and acquiring memory handles. - [DATA_EXFILTRATION]: Documents memory reading techniques using
ReadProcessMemoryas an educational overview for security researchers and anti-cheat developers. - [PROMPT_INJECTION]: The skill's primary function is analyzing untrusted code, which creates a potential surface for indirect prompt injection. Ingestion points: trigger-based analysis of user-provided cheat or trainer code (SKILL.md); Boundary markers: Absent; Capability inventory: Process enumeration and memory reading via psutil and ctypes (SKILL.md); Sanitization: Absent.
- [SAFE]: The skill references a vendor-owned resource (
ara.so) for attribution, which is consistent with the author's stated identity.
Audit Metadata