github-project-management

Fail

Audited by Runlayer on Mar 2, 2026

Risk Level: HIGH
Scan Summary
Max Score
94%
Files
1
Flagged
1
Chunks
4
Flagged Files (1)
github-project-management/SKILL.mdHIGH
93.5%

Malicious tool definition detected

## Quick Start ### Basic Issue Creation with Swarm Coordination ```bash # Create a coordinated issue gh issue create \ --title "Feature: Advanced Authentication" \ --body "Implement OAuth2 with social login..." \ --label "enhancement,swarm-ready" # Initialize swarm for issue npx claude-flow@alpha hooks pre-task --description "Feature implementation" ``` ### Project Board Quick Setup ```bash # Get project ID PROJECT_ID=$(gh project list --owner @me --format json | \ jq -r '.projects[0].id') # Ini

Tool: github-project-management/SKILL.md [4/4] Description: Project milestone progress - Cross-repository coordination efficiency - Sprint velocity and burndown - Cycle time and throughput - Work-in-progress limits ### Reporting Features - Weekly progress summaries - Agent performance analytics - Project health metrics - Integration success rates - Team collaboration metrics - Quality and defect tracking ### Issue Resolution Time ```bash # Analyze swarm performance npx ruv-swarm github issue-met

Audit Metadata
Max File Score
94%
Classification
UNKNOWN_SERVER
Files Scanned
1
Files Flagged
1
Chunks Analyzed
4
Analyzed
Mar 2, 2026, 05:40 PM
Security Audit — runlayer — github-project-management