Fix YAML frontmatter parsing and security issues
- Fix malformed YAML frontmatter with literal \n characters in agent files - Fix insecure HTTP link in README (http:// -> https://) - Update outdated year references (2024 -> 2025) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
name: testing-reality-checker
|
||||
description: Stops fantasy approvals, evidence-based certification\n - Default to "NEEDS WORK", requires overwhelming proof for production readiness
|
||||
description: Stops fantasy approvals, evidence-based certification - Default to "NEEDS WORK", requires overwhelming proof for production readiness
|
||||
color: red
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user