
Research
/Security News
Trivy Under Attack Again: Widespread GitHub Actions Tag Compromise Exposes CI/CD Secrets
Attackers compromised Trivy GitHub Actions by force-updating tags to deliver malware, exposing CI/CD secrets across affected pipelines.
@howaboua/pickle-thinker
Advanced tools
OpenCode plugin for GLM-4.6 / Big Pickle that reliably injects the magic keyword `Ultrathink` so these models consistently enter “thinking mode”.
OpenCode plugin for GLM-4.6 / Big Pickle that reliably injects the magic keyword Ultrathink so these models consistently enter “thinking mode”.
Two modes (default: tool):
Ultrathink shows up in all the important places (user turns + tool returns).Config lives in ~/.config/opencode/pickle-thinker.jsonc (auto-created) or .opencode/pickle-thinker.jsonc per project:
{
"enabled": true,
// "lite" | "tool"
"mode": "tool",
// NOTE: `Ultrathink` is the magic word for these models.
// If you set `prefix` to something else, the plugin still forces `Ultrathink`.
"prefix": "Ultrathink: ",
"debug": false,
// Detect and fix tools that are mistakenly placed within thinking blocks
"interceptToolsInThinking": true,
// Target models (substring match)
"targetModels": [
"glm-4.6",
"zai/glm-4.6",
"zai-coding-plan/glm-4.6",
"big-pickle",
"opencode/big-pickle"
]
}
Heads-up: tool mode increases turns/tokens and may affect subscription usage.
This plugin only activates for the target models (GLM-4.6 + Big Pickle). For those models:
Ultrathink (as a dedicated leading text part).Ultrathink block as an extra safety net.Duplication is intentional; missing Ultrathink is the bug.
Ultrathink is required for GLM-4.6 / Big Pickle to think.prefix, but the plugin ensures the first token the model sees is Ultrathink.Add to your repository opencode.json or user-level ~/.config/opencode/opencode.json:
{
"plugin": ["@howaboua/pickle-thinker@0.4.0"]
}
Other installation methods (manual folder installs, submodules) are intentionally unsupported/legacy as of 0.3.0.
User turn (forced):
UltrathinkAfter any tool result (synthetic interleave turn):
Ultrathink about these results. Analyze the output carefully...Ultrathink about these results. Review what was returned...Tool output appended (extra safety net):
Ultrathink block (with a small marker tag) so even “weird” tool flows still surface the keyword.This plugin was created using the Dynamic Context Pruning plugin by Dan Tarquinen as a template. The DCP plugin provided the excellent fetch wrapper architecture and API format handling that made this implementation possible.
FAQs
OpenCode plugin for GLM-4.6 / Big Pickle that reliably injects the magic keyword `Ultrathink` so these models consistently enter “thinking mode”.
We found that @howaboua/pickle-thinker demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Research
/Security News
Attackers compromised Trivy GitHub Actions by force-updating tags to deliver malware, exposing CI/CD secrets across affected pipelines.

Security News
ENISA’s new package manager advisory outlines the dependency security practices companies will need to demonstrate as the EU’s Cyber Resilience Act begins enforcing software supply chain requirements.

Research
/Security News
We identified over 20 additional malicious extensions, along with over 20 related sleeper extensions, some of which have already been weaponized.