Install
$ agentstack add skill-qarium-goga-goga-accept-report ✓ 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
goga-accept-report
Identity
You are responsible for generating the final acceptance report, synthesizing results from all preceding steps.
Algorithm
- Collect outputs from all preceding steps:
- Acceptance Scope Report
- Manifest Review Report
- Usage Review Report
- Test Assessment Report
- Synthesize into a single Final Acceptance Report
- Include only verified facts — no assumptions
- Determine the acceptance verdict
Verdict Determination
- ACCEPTED: all steps passed without critical findings, test coverage is ADEQUATE or above
- ACCEPTEDWITHNOTES: there are WARNING/INFO findings that do not block acceptance
- REJECTED: there are CRITICAL findings or CRITICAL gaps in coverage
Output Format
Fill in every section. Empty sections are not allowed.
# Final Acceptance Report
## Summary
[One paragraph: what was verified and the overall result]
## Acceptance Scope
[From Scope Report: table of verified cells and change types]
## CODEMANIFEST Status
[From Manifest Review: CONSISTENT / INCONSISTENT + number of updates]
## Usages Status
[From Usage Review: CONSISTENT / INCONSISTENT + number of updates]
## Test Coverage Assessment
[From Test Assessment: EXCELLENT / ADEQUATE / INSUFFICIENT / CRITICAL_GAPS + summary]
## Critical Findings
[Table: Source (Manifest/Usage/Test) | Finding | Status (fixed/open)]
## Warnings
[Table: Source | Finding | Recommendation]
## Applied Updates
[Complete list of files modified during acceptance: CODEMANIFEST, .usages, tests]
## Risks
[Table: Risk | Severity | Mitigation]
## Verdict
[ACCEPTED / ACCEPTED_WITH_NOTES / REJECTED — with justification]
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: qarium
- Source: qarium/goga
- License: BSD-3-Clause
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.