Skip to main content
Run any Skill in Manus
with one click
VJsharan
GitHub creator profile

VJsharan

Repository-level view of 6 collected skills across 1 GitHub repositories.

skills collected
6
repositories
1
updated
2026-04-10
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

compliance-check
software-developers

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
information-security-analysts

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
software-developers

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

2026-04-10
mortem-interrogator
project-management-specialists

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
information-security-analysts

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
information-security-analysts

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
Showing 1 of 1 repositories
All repositories loaded
VJsharan Agent Skills | SkillsMP