iris-code-formatter
v1.0.7IRIS代码规范,对InterSystems IRIS 和 InterSystems Cache ObjectScript代码进行格式化检查、审查和自动修正。当用户需要格式化IRIS代码、检查代码规范合规性、审查代码质量或修正不符合规范的代码时触发此技能。
⭐ 2· 103·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description and the provided rules/instructions are consistent: the skill implements coding conventions and a review/formatting workflow for InterSystems IRIS/Cache ObjectScript. It does not request unrelated OS tools, cloud credentials, or config paths.
Instruction Scope
SKILL.md instructs the agent to read the user-provided ObjectScript and produce a full corrected version plus a report. The runtime instructions do not ask the agent to read system files, environment variables, or external endpoints. Note: the requirement to output the 'complete修正后代码' means any sensitive code the user provides will be reproduced in full in the response—users should avoid pasting secrets/PHI.
Install Mechanism
No install specification or code files are present; the skill is instruction-only and does not write to disk or download external artifacts.
Credentials
The skill declares no required environment variables, credentials, or config paths. The instructions only reference user-submitted code and internal style rules.
Persistence & Privilege
The skill is not forced-always (always:false) and does not request persistent privileges or modify other skills or system-wide settings. Autonomous model invocation is allowed (default) but not combined with other risky privileges.
Assessment
This skill appears coherent and purely rules-based: it will analyze and rewrite ObjectScript you supply according to the included IRIS coding conventions. Before using it, avoid pasting proprietary secrets, credentials, or protected health/personally identifiable data because the skill's output requirement explicitly returns the full corrected code. Review the returned changes for correctness (rules-based formatters can introduce logic/formatting mistakes) before committing to production. If you need private review, sanitize sensitive values or run a local formatter/reviewer under your control.Like a lobster shell, security has layers — review code before you run it.
latestvk975gvgt7392sdy2re4nh9ckxn84zqre
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
