hunt-grpc
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill contains various shell commands for network reconnaissance and gRPC service interaction. It utilizes standard tools like
nmapfor port discovery,opensslfor protocol negotiation checks, andcurlfor HTTP/2 probing. - [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing security auditing tools. It suggests using
breworgo installto obtaingrpcurlfrom its official repository andgit cloneto fetch therapidresetclientutility for authorized denial-of-service testing. These are standard procedures for security auditing tasks. - [PROMPT_INJECTION]: The 'Verification' section contains instructions for the agent to validate the presence of specific metadata and headers within the
SKILL.mdfile usinggrep. While these are self-referential instructions, they are used for environment validation rather than malicious behavior override. - [DATA_EXFILTRATION]: All network operations (e.g.,
curl,grpcurl) are directed towards a user-specified$TARGETvariable for the purpose of security testing. There is no evidence of commands designed to harvest or exfiltrate sensitive local data to unauthorized external endpoints.
Audit Metadata