Skip to main content
Back to the directory
affaan-m/everything-claude-codeSoftware EngineeringFrontend and Design

repo-scan

Every ecosystem has its own dependency manager, but no tool looks across C++, Android, iOS, and Web to tell you: how much code is actually yours, what's third-party, and what's dead weight.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/affaan-m/everything-claude-code --skill repo-scan
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, repo-scan has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: affaan-m/everything-claude-code. Canonical URL: https://skills.sh/affaan-m/everything-claude-code/repo-scan.

Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Every ecosystem has its own dependency manager, but no tool looks across C++, Android, iOS, and Web to tell you: how much code is actually yours, what's third-party, and what's dead weight. Review the source before installing any agent skill. On a 50,000-file C++ monorepo: - Taking over a large legacy codebase and need a structural overview - Before major refactoring — identify what's core, what's duplicate, what's dead - Auditing third-party dependencies embedded directly in source (not declared in package managers) - Preparing architecture decision records for monorepo reorganization - Classify the repo surface : enumerate files, then tag each as project code, embedded third-party code, or build artifact. - Detect embedded libraries : inspect directory names, headers, license files, and version markers to identify bundled dependencies and likely versions. - Score each module : group files by module or subsystem, then assign one of the four verdicts based on ownership, duplication, and maintenance cost. - Highlight structural risks : call out dead-weight artifacts, duplicated wrappers, outdated vendored code, and modules that should be extracted, rebuilt, or deprecated. - Produce the report : return a concise summary plus the interactive HTML output with per-module drill-down so the audit can be reviewed asynchronously. - Found FFmpeg 2.x (2015 vintage) still in production -...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does repo-scan do?

Every ecosystem has its own dependency manager, but no tool looks across C++, Android, iOS, and Web to tell you: how much code is actually yours, what's third-party, and what's dead weight.

Is repo-scan good?

repo-scan does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support repo-scan?

repo-scan currently lists compatibility with Claude Code, Skills CLI.

Is repo-scan safe to install?

repo-scan has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to repo-scan?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install repo-scan?

Run the following command to install repo-scan: npx skills add https://github.com/affaan-m/everything-claude-code --skill repo-scan

Related skills

More from affaan-m/everything-claude-code

Related skills

Alternatives in Software Engineering