BC morelogin
Manage MoreLogin anti-detect browser profiles and cloud phones through the official Local API (http://127.0.0.1:40000), including browser profile lifecycle, fingerprint refresh, cloud phone power/file/app operations, and proxy/group/tag management. Use when the user mentions MoreLogin, envId/uniqueId, cloud phone, CDP, ADB, or multi-account automation.
As a process C 54/100 · Has gaps — weak spots: result and completion, inputs and preconditions, running it twice
How to improve
- 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 · 10
✓ No critical or high findings
Medium and low: 10
-
low Obfuscation
obf-base64-bloblocal-api.yaml:4295Long base64-looking blob (quoted — discussed, not commanded)"pic": "https://get.morelogin.com/prod/cloudPhoneTaskVideo/1556061681934880/1c62…050/test.png",
quoted -
low Obfuscation
obf-base64-bloblocal-api.yaml:4296Long base64-looking blob (quoted — discussed, not commanded)"video": "https://get.morelogin.com/pre/cloudPhoneTaskVideo/1542431036481556/4c4f…123/baby.mp4"
quoted -
low Obfuscation
obf-base64-bloblocal-api.yaml:4346Long base64-looking blob (quoted — discussed, not commanded)"videoDownloadUrl": "https://get.morelogin.com/pre/cloudPhoneTaskVideo/1542431036481556/4c4f…123/baby.mp4"
quoted -
low Obfuscation
obf-base64-bloblocal-api.yaml:4359Long base64-looking blob (quoted — discussed, not commanded)\"https://get.morelogin.com/pre/cloudPhoneTaskVideo/1542431036481556/4c4f…123/baby.mp4\"}"
quoted -
low Obfuscation
obf-base64-bloblocal-api.yaml:4529Long base64-looking blob (quoted — discussed, not commanded)"pic": "https://get.morelogin.com/prod/cloudPhoneTaskVideo/1556061681934880/1c62…050/test.png",
quoted -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:51High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…mHg+wfhK…Imw==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:62High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…bKX+KS9G…yMA/NhKJ…RGz/Q==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:122High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…Wwy+ghLE…vfU/YnxW…fdg==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:173High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha5…2BV+FY5ZFezP/ypmwayk68+NzzA…NFD/uUmBJuGoXw==",
detector -
low Secrets in code
secret-high-entropy-tokenpackage-lock.json:218High-entropy token-like string (may be an id, hash or a credential) (detector / deny-list definition)"integrity": "sha512-blqh+1cEQ…beZ+K7+6liA…zIw==",
detector
Files scanned: 22. 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 54/100
- 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
- 30Running it twice. 24 mutating operations with no state check
- 50Failures and branches. 0 branches, has a failure section
- 60Tools and files. Uses tools (bash, web, node) that frontmatter does not declare
- 70When it triggers. States when to use, but not when not to
- 100Steps. 49 steps
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 1946 tokens
- medium Safety rules and hard prohibitions inside a skill: they belong in the system prompt, here they protect nothing
- low 12 top-level sections: this looks like several domains in one skill
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
- -2localhost URLs: will not work for another user
- +1No license
- +2Single-language instructions
- +3Description length 354: enough signal without eating the budget
- +4Structure: 19 headings
- +3Step-by-step instructions: 49 items
- +4Has examples (2 code blocks)
Quality base 70; lint remarks subtract, signals add up to 100. Result: 82.