algorithm-contest-tester
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No override instructions, safety bypasses, or system prompt extraction patterns were identified. The instructions focus strictly on the logical analysis of competitive programming problems.
- [DATA_EXFILTRATION]: No network operations, credential harvesting, or sensitive file access patterns are present. The skill does not attempt to read environment variables or private keys.
- [REMOTE_CODE_EXECUTION]: While the skill mentions providing C++ or Python script frameworks for testing (Step 5), it does not download or execute code from remote or untrusted sources. It provides boilerplate logic for users to run locally.
- [COMMAND_EXECUTION]: No shell commands, privilege escalation (
sudo), or persistence mechanisms were detected. The skill does not use the dynamic context injection syntax (!command). - [OBFUSCATION]: The content is entirely human-readable with no Base64, zero-width characters, or homoglyphs. URLs included are plain text and point to legitimate development resources (GitHub and X/Twitter).
- [INDIRECT_PROMPT_INJECTION]: The skill inherently processes untrusted data (problem statements and code provided by the user). It provides a structured attack surface for logical analysis but does not contain patterns that would lead to unauthorized tool usage or exfiltration during this process.
Audit Metadata