Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

causal-loop-agent

causal-loop-agent에는 VJsharan에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
5
업데이트
2026-04-10
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

compliance-check
소프트웨어 개발자

Audits the repository for standard project infrastructure: LICENSE, README, CONTRIBUTING.md, SECURITY.md, .gitignore, CI/CD workflows, and .env.example. Also checks for git hygiene issues: committed secrets files, node_modules, build artifacts, and merge conflict markers left in code. Fast, opinionated, and zero-tolerance for missing basics.

2026-04-10
dependency-audit
정보 보안 분석가

Audits the repository's dependency manifest (requirements.txt, package.json, Pipfile, pyproject.toml) for unpinned versions, missing lockfiles, and known vulnerable package patterns. Does not require internet access — flags structural risks that indicate a vulnerable dependency management posture.

2026-04-10
merge-risk
소프트웨어 개발자

Extrapolates future disasters by mapping proposed code changes against established systemic vulnerabilities.

2026-04-10
mortem-interrogator
프로젝트 관리 전문가

Interrogates an incident report using the Five Whys framework to extract the uncomfortable systemic root cause. Rejects human error as an excuse.

2026-04-10
repo-autopsy
정보 보안 분석가

Scours the repository for past and present sins. Uncovers hardcoded secrets, unresolved vulnerabilities, and systemic technical debt with forensic precision.

2026-04-10
secret-scanner
정보 보안 분석가

Deep-scans every file in a repository for hardcoded credentials, API keys, tokens, and passwords using a library of known credential patterns. Reports findings by severity — CRITICAL for active credentials, ELEVATED for suspicious patterns. Masks actual credential values in output. Never outputs the actual secret — only its location and classification.

2026-04-10