Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

causal-loop-agent

causal-loop-agent 收录了来自 VJsharan 的 6 个 skills,并提供仓库级职业覆盖和站内 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