Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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