Use when the user wants to fix / fill the AssetRelated of income transactions in Portfolio.AccountTransaction — GENERAL LEDGER RECEIPT rows with GeneralLedgerType='INTEREST/DIVIDEND' (coupons, dividends, rendimentos, fee rebates, JP bond coupons) whose AssetRelated is unresolved, so the cash flow disappears from asset return attribution (it never ties to an Asset in AccountPosition). Covers BOTH the same defect's faces: VALIDATED rows left with AssetRelated NULL (scenario 1) and PENDING income rows that escaped the routines and stay out of AccountPosition (scenario 2). The skill scopes the defect by any AccountTransaction filter, parses the originating security out of the custody description via three layouts — XP layout A ('RENDIMENTOS DE CLIENTES <ticker>'), XP layout B ('Devolução Tx de Distr <fund>'), and JP/international layout C (ISIN embedded in the description OR CUSIP carried out-of-band in RawTransaction.Cusip) — CONFIRMS the match (A/B against the account's holding universe; C against a global ISIN/CUSIP index), and — fully autonomously for high-conviction, lock-aware matches — sets AssetRelated and promotes the row to UPDATED via Portfolio.AccountTransaction_Update @CMD='U'. Everything it cannot prove is reported for a human. Trigger whenever the user says income/dividends/juros/rendimentos/coupons aren't attributed to an asset, AssetRelated is missing/null/inconsistent, or income/GL-RECEIPT trades are stuck PENDING (PT or EN). Sibling of compromissada-fix and duplicate-trade-reconcile.
Claude Skills are markdown + scripts loaded into Claude Code; scanned with the same pipeline.
We found this by crawling public sources and nobody has attested to it. That is how most of the registry gets here, and it is not a mark against the artifact — it only means no authenticated act of publication is on record. An artifact can be the vendor's own and still appear here.
9 critical findings reported by cisco-skill-scanner. The composite score alone does not reflect this — read the per-scanner reports below.
Claude Skills install to a single target, no runtime picker.
nerlo install -- 'stencto/ayunit-plugins-marketplace (assetrelated-fix)'
Manual alternative: copy the skill folder into ~/.claude/skills/ so Claude Code loads it on next launch.
cp -r -- 'stencto/ayunit-plugins-marketplace (assetrelated-fix)' ~/.claude/skills/
Install respects the composite badge: Clean proceeds, Caution prompts for confirmation, and Flagged is refused. Write operations require an API token.
5 of 11 scanners examined this package. The rest do not apply to it — language, ecosystem and packaging decide which analyzers can say anything, and a scanner that cannot examine an artifact reports nothing rather than passing it.
v1.4.0
2 findings · 0.8s
v2.0.11
69 findings · 11.5s
v0.3.74
8 findings · 2.9s
v0.1.0
0 findings · 4.8s
v0.1.0
0 findings · 4.8s
vv0.3.2
No Go packages were found in this artifact. What each scanner covers
0 findings · 0.1s
v0.1.0
This scanner found nothing in this artifact that it assesses. What each scanner covers
0 findings · 1.0s
No report in this scan: govulncheck, osv-scanner, trivy, trivy_image.
1 scan on record. Every scan's full results are retained immutably for 24 months.
| Completed | Composite | Change | Scanners | Status |
|---|---|---|---|---|
| Aug 21, 2026 | Scan Halted | — | agentshield: completecisco-skill-scanner: completeagent-audit-kit: completenerlo-behavioral: completenerlo-install-instruction: completecapslock ·n/a: not applicablenerlo-multi-source ·n/a: not applicable | rejected |
Findings in files this artifact installs stand as reported; a model re-read the rest and said which ones it believes are false positives. This is a second opinion published beside the evidence, not a correction to it: the per-scanner reports above are unchanged, every dismissed finding is still listed there at its original severity, and the score and the Flagged badge are computed from those raw severities alone. Nothing below moved them.
Out of 79 findings across every scanner that examined this package. None of the 9 findings rated critical by their scanner were dismissed.
Not reviewed is not the same as clean. Those 1 finding stand exactly as their scanners reported them, at full severity, as they would have without this review.
These findings are in files this artifact installs and are not placeholder values. No false-positive basis can be corroborated for such a finding, so this review never dismisses one; they were not sent to the model and stand at their scanner's severity.
35 MANIFEST_MISSING_LICENSE
Files: /repo/plugins/position/skills/inception-position/SKILL.md, /repo/plugins/anbima-data/skills/anbima-funds-data/SKILL.md, /repo/plugins/anbima-data/skills/anbima-funds-explorer/SKILL.md and 32 more · reported by cisco-skill-scanner
12 SOCIAL_ENG_VAGUE_DESCRIPTION
Files: /repo/SKILL.md, /repo/plugins/position/SKILL.md, /repo/plugins/anbima-data/SKILL.md and 9 more · reported by cisco-skill-scanner
11 MANIFEST_DESCRIPTION_TOO_LONG
Files: /repo/plugins/routines/skills/daily-btg-offshore-routine/SKILL.md, /repo/plugins/account-transaction/skills/transaction-workday-audit/SKILL.md, /repo/plugins/account-transaction/skills/pending-revalidate/SKILL.md and 8 more · reported by cisco-skill-scanner
9 SQL_INJECTION_STRING_FORMAT
Files: /repo/plugins/account-transaction/skills/ubs-miami/parse_ubs.py · reported by cisco-skill-scanner
6 AAK-MARKETPLACE-001
Files: .claude-plugin/marketplace.json · reported by agent-audit-kit
1 AAK-TRUST-004
Files: .claude/settings.local.json · reported by agent-audit-kit
1 AAK-TRUST-006
Files: .claude/settings.local.json · reported by agent-audit-kit
1 hooks-no-pretooluse
Files: settings.local.json · reported by agentshield
1 permissions-no-deny-list
Files: settings.local.json · reported by agentshield
1 SOCIAL_ENG_ANTHROPIC_IMPERSONATION
Files: /repo/plugins/marketplace-tools/commands/SKILL.md · reported by cisco-skill-scanner
1 The model called these false positives and our own check did not agree, so the dismissal was refused.
Rules: HIDDEN_DATA_FILE · Files: /repo/.mcp.json.example · reported by cisco-skill-scanner
Artifact contains SQL injection vulnerabilities and broad permissions.
The artifact includes multiple critical SQL injection vulnerabilities in `parse_ubs.py`, which could allow for unauthorized database operations. It also requests broad permissions via `permissions-no-deny-list` in `settings.local.json` and has high-severity marketplace configuration issues. These findings indicate potential for significant data compromise or unauthorized actions.
Concern level assessed by the review: Critical. This is the review's scale, not the registry badge.
Reviewed by gemini-2.5-flash. The model sees the findings, not your code, and cannot change a score.