AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Github Public Readiness

skill-erik-fryscok-skills-github-public-readiness · by erik-fryscok

Assess whether a private GitHub repository can safely become public, and whether it is worth showcasing in a developer portfolio. Use when asked to audit a repository before changing its visibility, review it for exposed secrets or sensitive material, recommend cleanup before publication, or classify its public-readiness and portfolio value.

No reviews yet
0 installs
30 views
0.0% view→install

Install

$ agentstack add skill-erik-fryscok-skills-github-public-readiness

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-erik-fryscok-skills-github-public-readiness)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Github Public Readiness? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

GitHub Public Readiness

Audit a repository before making it public. Treat the assessment as advisory: do not change repository visibility, delete history, rotate credentials, or publish anything unless explicitly asked.

Workflow

  1. Establish scope: inspect the current branch, repository history, tracked files, ignored files, documentation, dependency manifests, CI configuration, and release artifacts if present. State any unavailable areas.
  2. Look for disclosure risks. Use targeted searches for credentials, private keys, tokens, connection strings, personal contact details, customer or employer information, internal URLs, production data, credentials in Git history, and large/generated artifacts. Treat matches as leads; distinguish real secrets from placeholders and public test values.
  3. Check usability and hygiene: confirm the purpose is legible; assess README quality, license, contribution/security guidance where appropriate, setup instructions, dependency health, tests, build/run status, and stale or broken references.
  4. Assess portfolio value separately from safety. Consider clarity of the problem, implementation quality, originality, evidence of current functionality, and whether the repo demonstrates skills the owner wants to highlight.
  5. Produce a concise report using the format in [references/report-template.md](references/report-template.md). Give concrete file paths, evidence, and prioritized actions. Do not overstate findings when evidence is incomplete.

Classification

Choose one overall public-readiness classification:

  • Publish Now — no material disclosure risks; documentation and basic hygiene are adequate.
  • Light Cleanup — safe after a short, clearly scoped set of fixes.
  • Significant Cleanup — meaningful security, privacy, usability, or maintenance work is needed first.
  • Keep Private — public release would expose sensitive context, create substantial risk, or is not aligned with the repository's purpose.
  • Archive — retaining the repository publicly offers little value and its condition does not justify cleanup.

Do not infer that a portfolio recommendation is a visibility recommendation. A repository may be safe to publish without being suitable to pin or showcase.

Evidence standards

  • Prefer file paths, commit hashes, command output, and reproducible checks over general impressions.
  • Inspect Git history for formerly committed secrets when the history is available; removing a secret from the working tree is not enough.
  • If a real credential may be exposed, recommend revocation/rotation before any history rewrite. Do not display the full value in the report.
  • Flag uncertainty clearly, especially when secrets scanning, build verification, or network-dependent checks could not be completed.
  • Use [references/audit-rubric.md](references/audit-rubric.md) for detailed checklists and decision guidance.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.