share-skill
Share Local Skills Through Git Repositories
Local skills are difficult to version and publish. This skill migrates them into Git repositories and generates documentation and marketplace metadata.
Stop for confirmation before installing.
Review the plan and obtain explicit user consent before changing files.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "share-skill" from https://skillstore.io/skills/guo-yu-share-skill.md and its manifest at https://skillstore.io/api/skills/guo-yu-share-skill/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "share-skill". List my local skills.
Expected outcome:
Found three local skills. Two are available for migration, and one already links to the configured repository.
Using "share-skill". Migrate release-notes without a remote.
Expected outcome:
Moved release-notes into the skills repository, created its compatibility symlink, initialized version tracking, and skipped remote publication.
Using "share-skill". Generate English and Japanese documentation.
Expected outcome:
Generated both language variants, updated the skill catalog, created the documentation site, and reported the files awaiting review.
Security Audit
High RiskMost static matches are false positives caused by Markdown syntax, multilingual text, benign URLs, or routine shell output capture. Confirmed risks include local moves and symlinks, broad persistent Bash authorization, unvalidated path placeholders, and third-party CDN resources without integrity checks. No prompt injection or credential-exfiltration intent was found. Static review was capped at 400/859 representative findings; omitted static matches are unconfirmed, so automatic publishing stays disabled until manual review.
Confirmed security concerns (2)
Capability review items (38)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
⚙️ External commands (50)
🌐 Network access (50)
📁 Filesystem access (50)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/guo-yu-share-skill/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/guo-yu-share-skill?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/guo-yu-share-skill?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/guo-yu-share-skill/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/guo-yu-share-skill.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
guo-yu. (2026). share-skill security audit report (audit version 6) [Author version unspecified]. Skillstore. https://skillstore.io/skills/guo-yu-share-skill/audits/6BibTeX citation
@techreport{guo-yu-guo-yu-share-skill-2026,
author = {guo-yu},
title = {share-skill security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/guo-yu-share-skill/audits/6},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "share-skill security audit report (audit version 6)"
version: "unspecified"
type: report
authors:
- name: "guo-yu"
date-released: "2026-08-05"
url: "https://skillstore.io/skills/guo-yu-share-skill/audits/6"
identifiers:
- type: other
value: "skillstore:guo-yu-share-skill:audit:6"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Publish a Personal Skill
Move one local skill into a Git repository while preserving Claude Code discovery.
Maintain a Team Skill Collection
Add skills to a shared repository with manifests, README tables, and consistent documentation.
Build a Public Skill Catalog
Generate multilingual GitHub Pages documentation and marketplace metadata for an open source collection.
Try These Prompts
List local skills available for migration. Show each source path and identify existing symlinks. Do not modify files.
Migrate [skill-name] into my configured skills repository. Create the compatibility symlink, but do not add a remote or push.
Migrate [skill-name] to [remote-url]. Show the destination, staged files, and remote before requesting confirmation to push.
Generate documentation for [repository] in English, Chinese, and Japanese. Preserve existing package scripts and use [domain] only after confirmation.
Best Practices
- Review the resolved source, destination, remote, branch, and staged files before approving changes.
- Back up local skills and keep Git recovery information until the migrated skill works through its symlink.
- Scan skill content for credentials and private data before any commit or push.
Avoid
- Do not grant wildcard Bash permissions for convenience.
- Do not accept unvalidated skill names, paths, domains, or remote URLs.
- Do not push automatically after migration or documentation generation.