Maintenance Walkthrough - 2026-03-29
Description
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head report in `docs/maintainers/security-findings-triage-2026-03-29-refresh.md`. - Added a match
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for sickn33/antigravity-awesome-skills, shared by 10 entries
in this directory. It describes the repository, not this entry specifically.
Maintenance Walkthrough - 2026-03-29
Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head report in `docs/maintainers/security-findings-triage-2026-03-29-refresh.md`.
Added a matching machine-readable export at `docs/maintainers/security-findings-triage-2026-03-29-refresh.csv` so the refreshed statuses are available in both markdown and CSV form.
Kept the old `2026-03-15` markdown/CSV as historical baseline input, preserved the smaller `2026-03-29` addendum as a transition note, and pointed both docs at the new refresh as the current source of truth.
The refreshed triage currently lands at:
0findings still present and exploitable0findings still present but low practical risk26obsolete/not reproducible on current HEAD7duplicates
The refresh folds in the hardening shipped today and earlier in the session:
- symlink/path safety in maintainer/install/web copy flows
- frontmatter parser robustness
- removal of shared frontend star writes
- secure Office unpack behavior
- migration away from predictable
/tmpstate files
Fixed the remaining production/documentation drift introduced by the web-app and CI hardening work:
- clarified that the hosted GitHub Pages app runs in static public-catalog mode
- documented that
Sync Skillsis development-only unless explicitly enabled in local maintainer runs - documented that web-app save/star interactions are intentionally browser-local today
Hardened the maintainer documentation so release and CI expectations now match the live workflows:
- release docs now mention the shared
tools/requirements.txtinstall path, the web-app coverage gate, and blockingnpm audit --audit-level=highon publish - maintainer docs now document the narrow canonical-artifact auto-sync contract on
main
- release docs now mention the shared
Expanded the documented risk-maintenance workflow after the new automation landed:
audit:skillsexposessuggested_risksync:risk-labelssupports conservative high-confidence legacy cleanup- offensive auto-promotions now also insert the canonical
AUTHORIZED USE ONLYnotice
Updated user-facing install docs to mention that the npm installer now uses a shallow clone for lighter first-run installs.
Updated the onboarding/trust docs to reflect the real `risk` taxonomy (`unknown`, `none`, `safe`, `critical`, `offensive`) instead of the older simplified wording.
Maintenance Walkthrough - 2026-03-25
- Imported 14 skills from Dimillian/Skills into
skills/:app-store-changeloggithubios-debugger-agentmacos-menubar-tuist-appmacos-spm-app-packagingorchestrate-batch-refactorproject-skill-auditreact-component-performancesimplify-codeswift-concurrency-expertswiftui-liquid-glassswiftui-performance-auditswiftui-ui-patternsswiftui-view-refactor
- Normalized the impor
Related Skills
Fastapi Review
Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu
Security Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Google Workspace Alert Center
Manage security alerts
Security Related Agents
Django Reviewer
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,