gcc
Pass
Audited by Gen Agent Trust Hub on Feb 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): The skill provides legitimate documentation for the GCC compiler. No malicious patterns, obfuscation, or data exfiltration attempts were found across the analyzed files (SKILL.md, references/examples.md, references/flags.md).
- [COMMAND_EXECUTION] (SAFE): The shell command examples (e.g.,
gcc,objdump,man) are standard for software development workflows. No dangerous command patterns likecurl | bashor arbitrary command execution through unsanitized inputs were identified. - [CREDENTIALS_UNSAFE] (SAFE): No secrets, API keys, or hardcoded credentials were found within the skill's source or examples.
- [DATA_EXFILTRATION] (SAFE): The skill does not perform network requests to non-whitelisted domains or attempt to access sensitive local file paths like SSH keys or environment configuration files.
- [PROMPT_INJECTION] (SAFE): No instructions designed to bypass agent safety filters or override system constraints were detected.
Audit Metadata