소스 정보
- 저장소
- thiagofernandes1987-create/APEX
- 최근 소스 활동
- 2026년 7월 21일 11:53
- 감지된 SKILL.md 언어
- 영어
- 스타
- 2
- 포크
- 0
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/thiagofernandes1987-create/APEX --skill security-audit명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
Token-aware reasoning workflow with real tools: picks an operating mode to control cost, runs a structured pipeline (decompose → validate → verify → snapshot), and gives Claude Program-of-Thought, RK4/Euler, a code gate, and a safe skill router. Use when: multi-step or high-stakes tasks, real math, precise computation, audits, or the user mentions APEX, PoT, pipeline, or scientific mode.
**v00.33.0**: Ingested from antigravity-awesome-skills community repo
run multiple local CLI agents in parallel (separate tmux sessions)
SOC 직업 분류 기준
SKILL.md 표시 중
| name | security-audit |
| description | "Performing security audits on web applications" |
Comprehensive security auditing workflow for web applications, APIs, and infrastructure. This bundle orchestrates skills for penetration testing, vulnerability assessment, security scanning, and remediation.
Use this workflow when:
scanning-tools - Security scanningshodan-reconnaissance - Shodan searchestop-web-vulnerabilities - OWASP Top 10Use @scanning-tools to perform initial reconnaissance
Use @shodan-reconnaissance to find exposed services
vulnerability-scanner - Vulnerability analysissecurity-scanning-security-sast - Static analysissecurity-scanning-security-dependencies - Dependency scanningUse @vulnerability-scanner to scan for OWASP Top 10 vulnerabilities
Use @security-scanning-security-dependencies to audit dependencies
top-web-vulnerabilities - OWASP vulnerabilitiessql-injection-testing - SQL injectionxss-html-injection - XSS testingbroken-authentication - Authentication testingidor-testing - IDOR testingfile-path-traversal - Path traversalburp-suite-testing - Burp Suite testingUse @sql-injection-testing to test for SQL injection vulnerabilities
Use @xss-html-injection to test for cross-site scripting
Use @broken-authentication to test authentication security
api-fuzzing-bug-bounty - API fuzzingapi-security-best-practices - API securityUse @api-fuzzing-bug-bounty to fuzz API endpoints
pentest-commands - Penetration testing commandspentest-checklist - Pentest planningethical-hacking-methodology - Ethical hackingmetasploit-framework - MetasploitUse @pentest-checklist to plan penetration test
Use @pentest-commands to execute penetration testing
security-scanning-security-hardening - Security hardeningauth-implementation-patterns - Authenticationapi-security-best-practices - API securityUse @security-scanning-security-hardening to harden application security
reporting-standards - Security reportingdevelopment - Secure development practiceswordpress - WordPress securitycloud-devops - Cloud securitytesting-qa - Security testingAudit —