Pine Script Developer
v1.0.0专业Pine Script开发技能,专门用于TradingView指标和策略的编写、调试和优化。包含Pine Script v5语法、最佳实践、指标开发、策略回测、性能优化等。
⭐ 0· 173·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
medium confidencePurpose & Capability
Name/description (Pine Script development) matches the SKILL.md guidance and the included JS helper which generates Pine Script templates. Nothing required by the skill (no env vars, no external binaries, no installs) is disproportionate to the declared purpose.
Instruction Scope
SKILL.md contains guidance, templates, examples, and dev/debug workflows strictly related to TradingView Pine Script authoring, testing, and optimization. It does not instruct reading unrelated system files, transmitting data externally, or accessing credentials.
Install Mechanism
No install spec (instruction-only) — lowest risk. A single JS helper file is included; the visible portion uses only fs and path to create directories under the skill's directory and to return template strings, which is consistent with a local template generator.
Credentials
The skill requests no environment variables, no credentials, and no config paths. The JS file does not show access to sensitive env vars or external services in the portions provided.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges. The helper creates directories under __dirname (skill-local filesystem writes), which is reasonable for a template/tooling helper and does not appear to modify other skills or global agent settings.
Assessment
This skill appears coherent for Pine Script development: SKILL.md contains only Pine Script guidance and the included JS helper generates/writes templates in the skill folder. Before installing, review the full PineScript工具包.js (the provided snippet was truncated) to confirm there are no network calls, child_process.exec/use of external commands, or attempts to read/write outside the skill directory. If you prefer no disk writes, avoid running skills that create files or run the helper code. If you plan to use it, run in a scoped environment and inspect generated files first.Like a lobster shell, security has layers — review code before you run it.
latestvk97e1j94zk6skgrbmzwqmwxxj983ahjy
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📈 Clawdis
