java-agent-instructions

Pass

Audited by Gen Agent Trust Hub on Jul 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary purpose is to maintain a standardized block of instructions for AI agents within a project's documentation. The instructions themselves are benign coding standards.
  • [COMMAND_EXECUTION]: The skill suggests running a local Python script (scripts/install-agent-instructions.py) for installation. This script is transparent, uses standard Python libraries (argparse, pathlib), and is limited to string manipulation and file updates within the project directory.
  • [DATA_EXPOSURE]: Analysis of the Python script shows it only interacts with the current working directory or a path explicitly provided via the --file argument. It does not access sensitive system directories, environment variables, or hardcoded secrets.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 9, 2026, 10:05 PM
Security Audit — agent-trust-hub — java-agent-instructions