constant-time-analysis
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONCOMMAND_EXECUTIONPRIVILEGE_ESCALATIONEXTERNAL_DOWNLOADS
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill's primary function is to analyze external source code, which creates a surface for indirect prompt injection.\n
- Ingestion points: Source files passed to the analyzer tool as specified in the instruction files.\n
- Boundary markers: No explicit delimiters are provided to isolate untrusted code content from the analysis instructions.\n
- Capability inventory: The skill uses Bash, Read, Grep, and Glob tools and invokes system compilers and disassemblers.\n
- Sanitization: No sanitization of the analyzed code is evident in the instruction files.\n- [COMMAND_EXECUTION]: The skill executes its own analyzer script and invokes various external toolchains including gcc, clang, rustc, go, swiftc, javac, kotlinc, and node.\n- [PRIVILEGE_ESCALATION]: Setup instructions in the reference guides involve using sudo for tasks such as installing packages via apt and building extensions from source.\n- [EXTERNAL_DOWNLOADS]: The skill directs users to download prerequisites from trusted organizations and well-known services, such as PECL, GitHub, and official language registries.
Audit Metadata