Template qa Pack 2
Automated 8-point release audit for project templates, ZIP packages, and developer starter kits.
- Verify required documentation like README, LICENSE, and CHANGELOG exists
- Scan for leaked API keys and secrets using local regex patterns
- Remove hidden system files like .DS_Store and __MACOSX from packages
$29
· or 145 creditsSecure checkout via Stripe
Included in download
- Verify required documentation like README, LICENSE, and CHANGELOG exists
- Scan for leaked API keys and secrets using local regex patterns
- terminal automation included
- Includes example output and usage patterns
Sample input
Run a release audit on my project folder to check for required files, secrets, and system clutter before I package it for the marketplace.
Sample output
[PASS] README.md found [PASS] LICENSE found [FAIL] .DS_Store detected in /assets (Please remove) [WARN] Potential API Key found in config.json: 'sk-proj-...' [PASS] ZIP structure valid [INFO] SHA256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 Audit Failed: 1 error, 1 warning.
Template qa Pack 2
Automated 8-point release audit for project templates, ZIP packages, and developer starter kits.
$29
· or 145 creditsSecure checkout via Stripe
Included in download
- Verify required documentation like README, LICENSE, and CHANGELOG exists
- Scan for leaked API keys and secrets using local regex patterns
- terminal automation included
- Includes example output and usage patterns
- Instant install
Sample input
Run a release audit on my project folder to check for required files, secrets, and system clutter before I package it for the marketplace.
Sample output
[PASS] README.md found [PASS] LICENSE found [FAIL] .DS_Store detected in /assets (Please remove) [WARN] Potential API Key found in config.json: 'sk-proj-...' [PASS] ZIP structure valid [INFO] SHA256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 Audit Failed: 1 error, 1 warning.
About This Skill
Automated Pre-Release Auditing
The Template QA Pack is a specialized developer tool designed to perform an automated 8-point quality assurance audit on project templates, starter kits, and ZIP packages. It ensures your codebase is marketplace-ready by verifying essential documentation, cleaning up metadata clutter, and scanning for accidental secret exposure.
What it does
- Documentation Audit: Verifies the existence of README, LICENSE, and CHANGELOG files.
- Metadata Sanitization: Detects forbidden system files like .DS_Store, __MACOSX, and local environment files.
- Secret Scanning: Uses programmatic regex patterns to scan for API keys, tokens, and private keys without making external network calls.
- Integrity Testing: Validates ZIP structures and generates SHA256 hashes for distribution.
Why use this skill
Manual pre-release checks are error-prone and tedious. This skill replaces checklists with a programmatic standard, ensuring your project meets marketplace requirements every time. Unlike generic security scanners, this is optimized specifically for the "packaging" phase of a project's lifecycle, focusing on both structure and safety. All operations run locally, guaranteeing that your proprietary code and sensitive patterns never leave your machine.
Use Cases
- Verify required documentation like README, LICENSE, and CHANGELOG exists
- Scan for leaked API keys and secrets using local regex patterns
- Remove hidden system files like .DS_Store and __MACOSX from packages
- Validate ZIP structure and generate SHA256 hashes for secure distribution
- Ensure compliance with marketplace submission standards automatically
Known Limitations
- Regex secret detection may produce false positives.
- Does not perform deep static analysis or code execution.
- Compressed file audits require valid ZIP encoding.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/template-qa-pack-2 -o /tmp/template-qa-pack-2.zip && unzip -o /tmp/template-qa-pack-2.zip -d ~/.claude/skills && rm /tmp/template-qa-pack-2.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
File Scopes
Compatible with SKILL.md-compatible agents
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills

inline-comment
Best way to steer your agents, effortlessly.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.