Install
$ agentstack add skill-thanhnguyxnorg-blendops-runtime-attempt-report-writer ✓ 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
runtime-attempt-report-writer
Purpose
Standardize how operators record what happened during a Path 1, Path 2, or CLI appendix attempt so claims stay aligned with BlendOps evidence rules.
Quick start
- gather timestamps, commands/config surfaces touched (no secrets)
- choose blocks from
references/truth-label-blocks.md - fill
references/attempt-record-template.md - route improvements via
references/triage-next-steps.md
When to use
- after any Blender connect attempt (success or failure)
- preparing notes for
docs/evals/style provenance - teaching non-technical stakeholders what actually occurred
When not to use
- replacing
render-export-evidencevisual artifact ledger (different scope) - troubleshooting systematic defects (
blender-troubleshooting)
Trigger phrases
- "write up what we tried"
- "runtime attempt log"
- "postmortem blender connect"
- "evidence report template"
Prerequisites / readiness
- honest list of actions attempted (even partial)
Input schema
Required inputs
| Input | Why it is required | |---|---| | Path attempted | Frames disclaimers | | Symptom outcome | Selects labels |
Optional inputs
| Input | Use | |---|---| | Logs / screenshots references | Strengthen Produced states | | Versions | Blender + add-on + host |
Output schema
Primary output
- structured Markdown report sections A–F
Evidence / caveat output
Embedded template includes explicit Runtime + Artifact states.
Required laws
../../laws/evidence-before-done.md../../laws/non-blender-user-language.md../../laws/no-arbitrary-python-interface.md../../laws/official-runtime-only.md
Official runtime boundary
Documentation skill — does not execute Blender. Must preserve Path 1 / Path 2 / CLI appendix distinctions; Path 2 references remain community third-party; CLI appendix references remain first-class upstream with no in-repo evidence file yet unless this report becomes one.
Operating procedure
- Identify path + host.
- Record actions chronologically.
- Assign truth labels without upgrading unjustified.
- Emit next steps (retry, doc link, skill route).
Mode handling
Text-only mode
Hypothetical scenario exercises labels.
Runtime-ready mode
Expect partial logs — still no automatic Verified.
Blocked runtime mode
Document blockers explicitly.
Validation checklist
- [ ] Labels match definitions in evidence-before-done law
- [ ] No upstream vendor blame language — factual only
- [ ] Secrets redacted
Pass / Warn / Fail rubric
| Verdict | Criteria | |---|---| | Pass | Complete template + honest labels | | Warn | Missing version stamps | | Fail | Declares Verified without artifacts |
Cross-skill handoff
- Readiness before attempt →
../official-runtime-readiness-checker/SKILL.md - Bridge errors →
../runtime-bridge-conflict-resolver/SKILL.md - Path pick context →
../runtime-path-picker/SKILL.md
References
references/truth-label-blocks.mdreferences/attempt-record-template.mdreferences/triage-next-steps.md../../laws/evidence-before-done.md
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: ThanhNguyxnOrg
- Source: ThanhNguyxnOrg/blendops
- License: MIT
- Homepage: https://github.com/ThanhNguyxnOrg/blendops
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.