BF hik-connect-team Skills
Hik-Connect for Teams (HCT) Developer Skills. Integrates a series of skills for managing and controlling HCT devices, including resource management, access control, device capture, video streaming, and alarm push. Use when: Need to perform batch management, remote control, real-time monitoring, media resource acquisition, or alarm push configuration for devices under Hik-Connect for Teams mode. ⚠️ Global Requirement: All sub-modules require configuration of environment variables: - Hik-Connect Team OpenAPI AppKey - Hik-Connect Team OpenAPI SecretKey - Hik-Connect Team OpenAPI Domain (auto-obtained from token response)
As a process F 38/100 · Will not run — References files that are not bundled: modules/Hik-Connect_Team_Resource/SKILL.md, modules/Hik-Connect_Team_ACS/SKILL.md, modules/Hik-Connect_Team_Capture/SKILL.md
How to improve
- The text references files that are not there: add them or drop the references.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 1
✓ No critical or high findings
Medium and low: 1
-
low Exfiltration
read-dotenvREADME.md:186Reads a .env filesource .env
Files scanned: 5. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
name-formatname should be kebab-case (lowercase letters, digits, hyphens) - warning
missing-refreference to a missing file: modules/Hik-Connect_Team_Resource/SKILL.md - warning
missing-refreference to a missing file: modules/Hik-Connect_Team_ACS/SKILL.md - warning
missing-refreference to a missing file: modules/Hik-Connect_Team_Capture/SKILL.md - warning
missing-refreference to a missing file: modules/Hik-Connect_Team_Video/SKILL.md - warning
missing-refreference to a missing file: modules/Hik-Connect_Team_Alarm/SKILL.md
Process rating: all ten parameters 38/100
- 0Tools and files. 5 referenced file(s) missing: modules/Hik-Connect_Team_Resource/SKILL.md, modules/Hik-Connect_Team_ACS/SKILL.md, modules/Hik-Connect_Team_Capture/SKILL.md
- 0Result and completion. Does not say what the result is
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 3 mutating operations with no state check
- 40Consistency. Frontmatter name (hik-connect-team Skills) differs from the folder (hik-connect-team-skill)
- 100Steps. 4 steps
- 100Failures and branches. 1 branches, has a failure section
- 100Execution cost. Instruction body is 1922 tokens
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +3Output format is not stated: the model decides each time
- +1No license
- +2Single-language instructions
- +3Description length 628: enough signal without eating the budget
- +4Structure: 11 headings
- +3Step-by-step instructions: 4 items
- +4Has examples (6 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 67.