
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
opencode-ask-agent
Advanced tools
A read-only Ask agent for OpenCode with integrated web research capabilities. Perfect for codebase exploration, Q&A, and brainstorming.
npx opencode-ask-agent
bunx opencode-ask-agent
pnpx opencode-ask-agent
yarn dlx opencode-ask-agent
npm install -g opencode-ask-agent
opencode-ask-agent
bun install -g opencode-ask-agent
opencode-ask-agent
This will:
opencode-ask-agent to your OpenCode pluginsnpx opencode-ask-agent --uninstall
bunx opencode-ask-agent --uninstall
pnpx opencode-ask-agent --uninstall
opencode-ask-agent --uninstall
# or
npx opencode-ask-agent --uninstall
This will:
~/.config/opencode/agent/ask.md~/.config/opencode/opencode.json~/.config/opencode/opencode.json.backupAdd to your ~/.config/opencode/opencode.json:
{
"plugin": ["opencode-ask-agent"]
}
For enhanced web search capabilities, get a free API key:
# Add to ~/.bashrc, ~/.zshrc, or equivalent
export EXA_API_KEY="your-key-here"
After installation, restart OpenCode and press Tab to switch to the Ask agent.
Code Analysis:
processPayment function do?"Documentation Lookup:
GitHub Code Search:
Web Research:
Brainstorming:
A read-only agent focused on:
Configuration:
primary (appears in Tab selector)0.6 (balanced for creativity)read, glob, grep, webfetchwrite, edit, bash, task| Server | Description |
|---|---|
context7 | Official documentation lookup for libraries and frameworks |
grep-app | GitHub code search for real-world implementation examples |
websearch | Exa-powered web search for current articles and tutorials |
# Clone the repository
git clone https://github.com/israeltoledo/opencode-ask-agent.git
cd opencode-ask-agent
# Install dependencies
npm install
# Build
npm run build
# Type check
npm run typecheck
MIT
FAQs
Read-only Ask agent for OpenCode with web research capabilities
The npm package opencode-ask-agent receives a total of 3 weekly downloads. As such, opencode-ask-agent popularity was classified as not popular.
We found that opencode-ask-agent 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.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.