shift-training-year

Pass

Audited by Gen Agent Trust Hub on May 11, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill's primary logic is contained in a local Python script (scripts/shift_year.py) that performs legitimate file processing tasks. No suspicious patterns such as prompt injection, data exfiltration, or obfuscation were identified.
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute a bundled Python script. This execution is scoped to a user-specified folder and uses standard argument parsing to handle paths safely. The script includes a built-in backup feature (shutil.copy2) to prevent data loss.
  • [EXTERNAL_DOWNLOADS]: The script uses the openpyxl library for handling Excel files, which is a standard, well-known package in the Python ecosystem. No remote code execution or unverified binary downloads are performed.
Audit Metadata
Risk Level
SAFE
Analyzed
May 11, 2026, 09:24 PM