Issues after push to main
Commit: cb75b6e
Plugins: ranking-sniper scan-live smart-signal
Static Checks
❌ [ranking-sniper] SKILL.md not found
❌ [scan-live] SKILL.md not found
❌ [smart-signal] SKILL.md not found
AI Review
Summary
Three plugins (ranking-sniper, scan-live, smart-signal) are missing required SKILL.md documentation files, making them incomplete and unsafe for deployment to the Plugin Store.
Issues Found
- 🔴 Critical: All three plugins completely lack SKILL.md files - this blocks merge as users have no documentation, safety disclaimers, or onboarding instructions
- 🔴 Critical: Cannot verify security configuration defaults (PAUSED=True, PAPER_TRADE=True) without access to plugin code
- 🔴 Critical: No way to assess prompt injection risks, API security, or command references without documentation or code
Verdict
❌ Major problems
Rationale: Missing SKILL.md files represent a fundamental compliance failure. These files are mandatory for Plugin Store submissions as they provide essential safety information, usage instructions, and risk disclosures to users trading with real money. The plugins cannot be evaluated for security, functionality, or safety without proper documentation.
Required Actions:
- Add complete SKILL.md files for all three plugins including required sections (Disclaimer, Pre-flight, Commands, Error Handling)
- Provide plugin source code for security review
- Ensure safe default configurations are documented and enforced
Issues after push to main
Commit: cb75b6e
Plugins: ranking-sniper scan-live smart-signal
Static Checks
AI Review
Summary
Three plugins (ranking-sniper, scan-live, smart-signal) are missing required SKILL.md documentation files, making them incomplete and unsafe for deployment to the Plugin Store.
Issues Found
Verdict
❌ Major problems
Rationale: Missing SKILL.md files represent a fundamental compliance failure. These files are mandatory for Plugin Store submissions as they provide essential safety information, usage instructions, and risk disclosures to users trading with real money. The plugins cannot be evaluated for security, functionality, or safety without proper documentation.
Required Actions: