BB instagram-api
Manage an Instagram account. View profile, list posts, publish images/carousels, publish videos/Reels, and read/write comments. Use when the user requests any Instagram-related task.
As a process B 72/100 · Nearly there — weak spots: result and completion, consistency, running it twice
How to improve
For the model run — optional
- 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 · 7
✓ No critical or high findings
Medium and low: 7
-
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:113High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…byA+l3XtsAj+Q8tf…oOo+X6HZ…Q8A==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:161High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…bSm+x6ETixtKZBh/qbRE…8Sr/Wcyx…yGA==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:209High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…UzJ+En8KcVm9Lk5+uGUQ…GXw==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:241High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…595+ujv0…pwV/GONa…zQo/1O6zRIkh0m/8+5Bjr…SZw==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:329High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…bUj+rBev…oyX+04WG…4jg==",
detector -
low Exfiltration
read-dotenvREADME.md:28Reads a .env filecp .env.example .env
-
low Exfiltration
read-dotenvREADME.md:217Reads a .env filecp .env.example .env
Files scanned: 19. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
✓ No remarks against the Agent Skills spec
Process rating: all ten parameters 72/100
- 0Result and completion. Does not say what the result is
- 30Running it twice. 12 mutating operations with no state check
- 40Consistency. Frontmatter name (instagram-api) differs from the folder (instagram-content-studio)
- 70When it triggers. States when to use, but not when not to
- 70Inputs and preconditions. Inputs and preconditions are listed
- 100Tools and files. Tools declared in frontmatter
- 100Steps. 31 steps
- 100Failures and branches. 2 branches, has a failure section
- 100Execution cost. Instruction body is 1349 tokens
- 100Progress reporting. Reports progress
- medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
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
- -4Absolute local paths (C:\Users, /home/…): not portable
- -31 of 11 scripts are never mentioned in SKILL.md
- +1No license
- +2Single-language instructions
- +3Description length 182: enough signal without eating the budget
- +4Structure: 18 headings
- +3Step-by-step instructions: 31 items
- +4Has examples (10 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 77.
External checks
ClawHub: suspicious
This skill is purpose-built for Instagram management, but it needs review because it can post/comment, rewrite access tokens, and briefly expose selected local media files through a public tunnel.
LLM: suspicious (high) · VirusTotal: suspicious · 28 May 2026