parallel-web/parallel-agent-skills10k installs
status
Check running research task status by run ID
How do I install this agent skill?
npx skills add https://github.com/parallel-web/parallel-agent-skills --skill statusIs this agent skill safe to install?
- Gen Agent Trust Hubpass
This skill allows users to check research task status via a specific CLI tool. It is functional and uses vendor-appropriate resources. A minor security concern is noted regarding the interpolation of user input into a shell command and the potential for indirect prompt injection from external tool outputs.
- Socketpass
No alerts
- Snykpass
Risk: LOW · No issues
- Runlayerpass
1 file scanned · No issues
- ZeroLeakspass
Score: 93/100 · 2 sections analyzed
What does this agent skill do?
Check Research Status
Run ID: $ARGUMENTS
parallel-cli research status "$ARGUMENTS" --json
If CLI not found, tell user to run /parallel:parallel-cli-setup.
How can the creator link this skill?
Add the canonical catalog link to the repository README so users can inspect current installs and available audits. The publishing guide covers the complete discovery path.
<a href="https://skillzs.dev/skills/parallel-web/parallel-agent-skills/status">View status on skillZs</a>