Test Publish Check

v2.3.6

项目发布前检查工具。代码质量检查、API测试、部署检查清单、版本管理、上线前审查、回归测试。Pre-publish quality checker for code, API, deployment, versioning, launch review, regression testing. 发布检查、上线审查...

0· 413·0 current·0 all-time
byBytesAgain2@ckchzh
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description promise a pre-publish checklist tool and the provided artifacts implement that: SKILL.md documents checklist commands and examples; scripts/check.sh outputs checklist templates for code/api/deploy/version/launch/regression; scripts/script.sh implements a small local CLI and simple local data storage. No unrelated binaries, credentials, or cloud access are requested.
Instruction Scope
Runtime instructions (SKILL.md) direct the agent to produce and use checklists and example CLI commands. The included scripts do not instruct the agent to read arbitrary system files, secrets, or network endpoints; check.sh formats checklist output, and script.sh reads/writes a local data directory only. There is no vague 'gather whatever context you need' instruction that would broaden scope.
Install Mechanism
No install specification is present (instruction-only with bundled scripts). No remote downloads or archive extraction are performed. The only code shipped is the two small shell scripts and docs, so nothing arbitrary is fetched at install time.
Credentials
The skill declares no required environment variables or credentials. The scripts use common environment variables (TEST_PUBLISH_CHECK_DIR optional override, XDG_DATA_HOME, HOME) to choose a local data directory — this is proportional and expected for a local CLI. No SECRET/TOKEN/PASSWORD vars are requested or accessed.
Persistence & Privilege
always:false and normal autonomous invocation. The skill writes small files to a per-user data directory (default: ${XDG_DATA_HOME:-$HOME/.local/share}/test-publish-check) — a reasonable, scoped filesystem presence. It does not modify other skills or system-wide agent settings.
Assessment
This skill appears coherent and implements what it describes: checklist templates and a tiny local helper CLI. Notes before installing: (1) It will create a data directory (default ~/.local/share/test-publish-check) and append logs/data there — if you prefer, set TEST_PUBLISH_CHECK_DIR to a safe folder or run in a sandbox. (2) There are no network calls or credential requirements in the shipped scripts, but the registry/source listed in metadata is 'unknown' while SKILL.md references bytesagain.com/GitHub — verify the publisher if provenance matters. (3) If you want extra caution, inspect the two scripts yourself or run them in a disposable environment; otherwise this skill is internally consistent with its stated purpose.

Like a lobster shell, security has layers — review code before you run it.

chinesevk974p6x7kv3jk5qd8zv668v43x82nhk1devopsvk974p6x7kv3jk5qd8zv668v43x82nhk1latestvk97aqnk2m4e8qr6nm0ecxsesk9832atzproductivityvk974p6x7kv3jk5qd8zv668v43x82nhk1qavk974p6x7kv3jk5qd8zv668v43x82nhk1

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments