fraimz

fraimz is a skill for OpenCode from Devin-AXIS/iPolloWork. It costs 90 tokens per session (2,003 once invoked), scanned A, original, no licence file.

A workflow for creating fraimz.html files that show evidence an application change works from end to end.

In plain words
What is it for?
Use it to frame a claim, drive an application through CDP, validate or repair the result, and produce a fraimz.html proof file.
Why use it?
It helps replace unsupported claims about a working feature with proof gathered by using the real application and checking the result.

Skill for OpenCode

Written for OpenCode: installed under .opencode/.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/devin-axis/ipollowork/fraimz
Any agent
npx skills add Devin-AXIS/iPolloWork --skill fraimz
Clone the repo
git clone --depth 1 https://github.com/Devin-AXIS/iPolloWork

Made for: OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for fraimz

README.md
[![agentmods](https://agentmods.dev/badge/skills/devin-axis/ipollowork/fraimz.svg)](https://agentmods.dev/skills/devin-axis/ipollowork/fraimz)
Your own site
<a href="https://agentmods.dev/skills/devin-axis/ipollowork/fraimz"><img src="https://agentmods.dev/badge/skills/devin-axis/ipollowork/fraimz.svg" alt="Measured on agentmods" height="20"></a>
Per session 90 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,003 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00090 $0.02003
Opus 5 $0.00045 $0.01001
Sonnet 5 $0.00018 $0.00401
Haiku 4.5 $0.00009 $0.00200

Measured 6d ago against content hash e397a8a70461, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

fraimz scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.opencode/skills/fraimz/SKILL.md · 148 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 148 lines · 90 tokens per session scan A e397a8a70461

Subscribe to this mod's changes

fraimz is a skill published in the GitHub repository Devin-AXIS/iPolloWork (5,372 stars, last pushed today), with no licence file. It adds 90 tokens to every session and 2,003 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

dsh-web-web-qa

Use to validate a dsh-web client or skin change in the real DeepSeek Harness Web GUI, including build readiness, responsive rendering, interaction checks, and evidence capture.

zhu1090093659/dsh-web · 41 tokens

clawchat-connect-qa

Run evidence-based acceptance tests against the real ClawChat Android debug app on clawlingdev:5558, the locally installed ClawChat Connect service, Connect Client, Agent Bindings, group intake, commands, Runtime interactions, attachments, ClawChat tools, and Liveware. Use when validating a local Connect build end to…

XMethues/clawchat-plugin-connect · 102 tokens

verification

Verify that ChatCut plugin edits are reflected in project structure and visible timeline output before reporting success.

nigedazhima/dsh-plugin-chatcut · 21 tokens

browser-qa

Use this skill to automate visual testing and UI interaction verification using browser automation after deploying features.

gongyijie85/dsh-ecc · 22 tokens

dsh-web-skin-developer

Build a new skin for the dsh-web skin collection (DSH Web GUI) and publish it into the Skin Center — the first-level settings section — scaffold with scripts/dsh-skin-new, author the v2 skin.json manifest plus skin.css token remap (pure asset directory, no package.json, no build step), validate with scripts/dsh-skin…

zhu1090093659/dsh-web · 120 tokens

acceptance-test-authoring

Use when creating or modifying acceptance tests, configuring cucumber-js or behave runners, writing or refactoring step definitions, linting executable Gherkin specs, choosing an acceptance stack, or implementing OpenSpec tasks that involve acceptance tests.

intent-driven-dev/intent-driven-template · 51 tokens