salary-negotiation

Pass

Audited by Gen Agent Trust Hub on Jun 25, 2026

Risk Level: SAFE
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses a helper script, scripts/comp_compare.py, to process user-provided offer data. This script uses only standard Python libraries and performs simple arithmetic to calculate total compensation. It does not execute arbitrary shell commands or access sensitive files.
  • [DATA_EXFILTRATION]: No network operations or data exfiltration patterns were detected. The Python script explicitly states it uses the standard library only and performs no network requests. Analysis of the code confirms it only reads input from a file or stdin and prints the results to stdout.
  • [PROMPT_INJECTION]: The instructions follow standard negotiation advice and do not attempt to override agent safety filters or bypass constraints.
  • [CREDENTIALS_UNSAFE]: No hardcoded credentials, API keys, or sensitive file paths were found in the skill or the accompanying script.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 25, 2026, 09:20 AM
Security Audit — agent-trust-hub — salary-negotiation