AgentStack
SKILL verified MIT Self-run

Auto Skill Build Sources Inventory

skill-arnie016-codex-prompt-templates-auto-skill-build-sources-inventory · by Arnie016

>

No reviews yet
0 installs
3 views
0.0% view→install

Install

$ agentstack add skill-arnie016-codex-prompt-templates-auto-skill-build-sources-inventory

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Auto Skill Build Sources Inventory? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Sources Inventory (auto-generated section)

Generated by: Codex Supercharge maintenance automation.

Goal: keep a lightweight, up-to-date index of local source clones so future automation runs don’t waste tokens re-scanning sources/ manually.

Refresh the inventory

From the workspace root:

python3 plugins/codex-supercharge/scripts/sources_inventory.py --write

To inventory a different folder:

python3 plugins/codex-supercharge/scripts/sources_inventory.py --sources-dir  --write

What this does (and does not) do

  • Captures metadata only: disk size, git remote, head SHA, commit timestamp, license filename.
  • Does not execute any code from the repos.
  • Does not treat metadata as a trust signal.

Output location

  • plugins/codex-supercharge/references/source-repos.md (between inventory markers)

Skip when

  • sources/ does not exist.
  • The user is working only with remote repos (no local clone).
  • You need a deep repo summary: use $repo-intelligence-brief instead.

References

  • plugins/codex-supercharge/references/source-repos.md
  • Safety gate: $sandbox-source-intake, $mcp-safety-review

Validation

python3 plugins/codex-supercharge/scripts/sources_inventory.py | head

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.