Install
$ agentstack add skill-jqaisystems-jqai-ai-skills-github-profile-proof-updater ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →About
GitHub Profile Proof Updater
Overview
Use this skill to turn a GitHub profile or proof-layer refresh into a repeatable, public-safe workflow: update visuals, preserve working README paths, verify the live page, and create the social/proof trail that explains the update.
Do not publish, commit, push, upload, or post externally unless the user explicitly asks for that action.
Workflow
- Confirm the target repo and the source asset folder.
- Inspect the current repo state:
git status --short- README image references
- target asset filenames and dimensions
- Preserve existing public paths unless the user asks for a rename in README.
- Prefer replacing assets under the old filenames.
- Keep known-good hero images unchanged when the user says the hero is already good.
- Copy or replace only the intended assets.
- Validate the changed media:
- destination files exist
- images are readable
- dimensions/aspect ratios are plausible for the README layout
- Re-check README references.
- Edit README only if an image path is broken, missing, or intentionally changing.
- Review the diff and repo status.
- Never use broad staging until the changed files are understood.
- Prefer staging named files only.
- If the user asks to commit/push, commit with a focused message and push the current branch.
- Verify the live GitHub profile or public repo page after push.
- Check that all updated visuals render.
- Confirm the unchanged hero remains correct.
- Capture any broken image, stale cache, or layout issue.
- Create or update the proof trail:
- public GitHub links
- commit links or hashes
- asset summary
- LinkedIn/X post links when available
- follow-up checklist
Public Safety Rules
- Do not include local machine paths, private vault structure, raw prompts, logs, credentials, browser cookies, private repo names, account identifiers, or client data in public files.
- Screenshots must not reveal private tabs, emails, analytics, billing, dashboards, file paths, or account menus.
- Social copy should describe outcomes and workflow categories, not private implementation details.
- If a public artifact is being prepared, apply the
github-safe-publisherrules and run its scanner when available.
Social Proof Handoff
When the user wants LinkedIn or X copy for the refresh:
- Lead with the public proof angle.
- Keep LinkedIn reflective and explanatory.
- Keep X shorter, with one idea per post.
- Add alt text for every image.
- Put related X posts into a thread, not scattered comments.
- Track published links in a proof trail or engagement tracker.
Output Format
Return:
- Verdict:
BLOCK,REVIEW, orREADY. - Target repo and files changed.
- Validation performed.
- Live verification result, if applicable.
- Proof/social artifacts created or updated.
- Next recommended action.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: jqaisystems
- Source: jqaisystems/jqai-ai-skills
- License: MIT
- Homepage: https://www.ai.joaoqueiros.com/skills/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.