显卡cpu评测

v1.0.0

生成专业的芯片(CPU/显卡/GPU)技术分析文档,包含架构解析、性能评测、功耗分析、性价比评估等。适用于硬件评测、选购指南、技术研究报告等场景。

0· 56·0 current·0 all-time
byrumu14@hwl1413520
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the provided artifacts: SKILL.md describes web-based data collection and report generation, assets include templates and benchmark guides, and scripts/chip_analyzer.py implements report generation and value calculations. All requested resources (none) are proportional to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to search the web for official specs and professional reviews (lists many public review sites) and to use a Python environment to generate charts. The included Python script itself uses a local database and report/export routines but does not perform network fetching — network access is a runtime requirement in the SKILL.md (to gather up-to-date specs/benchmarks). This is coherent for the skill's purpose, but it means the agent will perform external web queries at runtime, which you should be aware of.
Install Mechanism
No install spec. The skill is instruction-plus-local-code only; nothing is downloaded or extracted during install and no external package registries or URLs are invoked by the bundle.
Credentials
The skill requires no environment variables, credentials, or config paths. The runtime instructions ask the agent to consult public websites (no secret access required). The included script writes JSON reports to disk but does not request or access secrets.
Persistence & Privilege
always:false (default) and the skill does not request elevated or persistent system-wide privileges. It does not modify other skills or global agent configuration in the provided files.
Assessment
This skill appears coherent and implements what it claims: generating chip analysis reports from public spec and benchmark data. Things to consider before installing: (1) SKILL.md expects the agent to search public review sites for up-to-date data — network activity will occur at runtime, so review your agent/network policies if you want to restrict outbound requests. (2) The included Python script can write JSON report files to disk (export_to_json); ensure you run it in a directory where file writes are acceptable and won’t overwrite important data. (3) There are no required credentials, no third‑party installs, and no hidden endpoints in the bundle, but you should still review any web scraping or external queries the agent will perform to avoid unintentionally sending sensitive context. (4) If you need higher assurance, run the skill in a sandboxed environment or inspect the agent's outbound requests during a test run. Overall the package is internally consistent with its stated purpose.

Like a lobster shell, security has layers — review code before you run it.

latestvk9758f5ww8m9avgwczket2c6ys84qdss

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments