Install
$ agentstack add skill-arnie016-codex-prompt-templates-auto-skill-build-sources-inventory ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
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-briefinstead.
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.
- Author: Arnie016
- Source: Arnie016/codex-prompt-templates
- License: MIT
- Homepage: https://github.com/Arnie016/codex-prompt-templates
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.