分析GitHub趋势榜和热门榜,提供技术趋势总结和创新项目介绍。 当用户询问GitHub趋势、热门项目、技术发展趋势、"今天有什么热门"、 "GitHub trending"、"github热门"、"开源趋势"、"技术风向"等话题时, 必须使用此skill获取GitHub官方Trending页面的数据,进行分析总...
Security Analysis
high confidenceThis instruction-only skill is internally consistent with its stated purpose (fetching and analyzing GitHub Trending pages) and does not request unrelated credentials or installs.
The name and description match the runtime instructions: the skill fetches GitHub Trending pages and extracts project metadata for trend analysis. It does not request unrelated binaries, environment variables, or config paths.
Instructions are generally scoped to fetching and parsing GitHub Trending pages and producing reports. Two minor ambiguities: (1) '主要贡献者 / main contributors' likely requires fetching additional repo pages (not explicitly listed), and (2) comparing to historical trends is suggested 'if available' but no historical data source or storage mechanism is specified — this could lead an agent to use other data sources or local storage if allowed. These are scope/implementation details rather than clear security risks.
No install spec and no code files — instruction-only skill. This minimizes disk-write and arbitrary-code risks.
The skill declares no required environment variables or credentials. It only needs network access to fetch GitHub public pages, which is proportional to its purpose.
always:false and default autonomous invocation are used. The skill does not request persistent privileges or system-wide config changes. Autonomous invocation is normal and not by itself a concern.
Guidance
This skill is coherent with its description: it fetches public GitHub Trending pages and generates trend reports and does not request secrets or install software. Before installing, be aware that: (1) the skill will make outbound network requests to github.com (and may fetch additional repo pages to get contributors/stats), (2) historical comparisons require some storage or external data source — if you don't want the agent to store past results, confirm where/if it will persist data, and (3) although the skill doesn't request credentials, granting the agent broad network or file system permissions could allow it to access other resources. If you want minimal risk, permit the skill but restrict its ability to persist data or access private repos/tokens and review activity/logs after first use.
Latest Release
v1.0.0
- Initial release of the GitHub Trend Analyzer skill. - Analyzes GitHub trending and popular projects for daily and weekly technology trend reports. - Extracts key project details: name, description, language, star/fork counts, contributors. - Highlights trending changes, new entries, consistent projects, and innovative open-source ideas. - Generates clear summary reports, including technology hotspots and emerging directions. - Automatically outputs in Chinese or English based on the user's query language.
More by @meituskills
Published by @meituskills on ClawHub