Postgres Job Queue

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only skill is coherent and purpose-aligned, with only a minor provenance note about an optional unpinned README install command.

This appears safe as an instructional skill. Review the SQL before applying it to a real database, and if using the README installation command, verify or pin the GitHub source first.

Findings (1)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If a user installs from that command later, the fetched content could differ from the reviewed artifact.

Why it was flagged

The README offers a user-directed install command that fetches from a moving GitHub tree rather than a pinned commit or release. This is not automatic behavior, but it is a provenance detail users should verify.

Skill content
npx add https://github.com/wpank/ai/tree/main/skills/backend/postgres-job-queue
Recommendation

Install from the reviewed registry artifact when possible, or pin and review the GitHub source before using it.