Install
$ agentstack add skill-testfree2023-airein-log-change ✓ 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Log Change
Record a significant process change to docs/roadmap.md under the ## Recent Changes section.
分工(勿混)
| 目标 | 文件 | 何时 | |------|------|------| | 开发过程 / 决策 / plan 启停 | docs/roadmap.md → Recent Changes | 本 skill | | 用户向发布摘要(升级能感到什么) | 根目录 CHANGELOG.md | plan completed / /archive-plan(见 archive-plan、tdd) | | Git tag(发布 / 回滚锚点) | 同上 CHANGELOG.md → Tags 表 + 正文对应节 | 打 tag / 发版时必登记 |
禁止把用户向发布 bullet 只写进 Recent Changes 而漏写 CHANGELOG.md。每个发布 tag 也是变更过程的一部分,须在 CHANGELOG Tags 表可见。
When to Log
- A design decision was made or changed
- A requirement was added, modified, or removed
- A bug was discovered and its root cause identified
- An architecture change was made
- A plan was created, completed, or blocked
- A priority was changed and why
Format
Insert into docs/roadmap.md under ## Recent Changes, directly after the heading (newest first):
### {YYYY-MM-DD} {Category}: {Title}
**Context**: Why this happened
**Decision**: What was decided/changed
**Impact**: Which plans/issues are affected
**Related**: P{NNN} / I{NNN} links
Categories
Plan— plan created/completed/blockedDecision— architectural or design decisionRequirement— requirement added/changed/removedBug— bug discovered/fixed/root-causedPriority— priority change with reasoning
Rules
- One entry per event; keep the whole entry short(建议正文合计 ≤200 字;门禁
roadmapGate会检查过长行) - Always include the date and category
- Always link to related plan/issue IDs
- This is for significant changes, not every commit
- Insert new entries directly under the
## Recent Changesheading, above existing entries (newest first) - Do not paste user-facing release bullets here — those go to root
CHANGELOG.md
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: testfree2023
- Source: testfree2023/airein
- License: Apache-2.0
- Homepage: https://github.com/testfree2023/airein#readme
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.