skills/kashyab12/uni-pstack/pstack/Gen Agent Trust Hub

pstack

Pass

Audited by Gen Agent Trust Hub on Jul 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill includes shell scripts (spawn-codex-worker.sh, update-self.sh) designed to automate engineering tasks. These scripts execute standard development commands such as git, date, mkdir, and codex (the platform's CLI tool).
  • [EXTERNAL_DOWNLOADS]: The update-self.sh script is designed to fetch updates for the skill itself. It defaults to a GitHub repository belonging to the author (https://github.com/kashyab12/uni-pstack.git) and uses git clone or git fetch to synchronize the local installation with the latest source code. This is a standard self-update mechanism for a development tool.
  • [SAFE]: The execution of codex exec and nohup for background tasks is consistent with the skill's stated purpose of delegating long-running coding tasks to subagents. All network operations (Git) target the vendor's repository or standard development surfaces.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 10, 2026, 04:46 PM