164-java-profiling-verify
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a legitimate development workflow for Java performance profiling and verification without any detected malicious patterns.
- [COMMAND_EXECUTION]: The skill utilizes local shell scripts and standard commands (e.g.,
git status,ls,curl localhost) to perform its profiling and verification tasks. These operations are scoped to the local environment and the project's own directory structure. - [REMOTE_CODE_EXECUTION]: No remote code execution or untrusted downloads were detected. The skill automates the creation of a local load-testing script using a hardcoded, transparent template.
- [DATA_EXFILTRATION]: Network activity is restricted to local endpoint interaction (
localhost:8080) for health checks and API load testing, and does not involve exfiltrating sensitive data to external domains. - [PROMPT_INJECTION]: The skill's instructions focus strictly on technical profiling steps and do not attempt to manipulate the agent's behavior or bypass safety filters.
Audit Metadata