
Security News
PolinRider: North Korea-Linked Supply Chain Campaign Expands Across Open Source Ecosystems
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.
Command-line interface for the Scope3 Agentic API.
This is a thin wrapper around @scope3/agentic-client that provides a shorter package name for easier CLI usage.
# Global installation
npm install -g scope3
# Or use directly with npx
npx scope3 --help
# Configure your API key
scope3 config set apiKey YOUR_API_KEY
# List available commands
scope3 list-tools
# Use dynamic commands
scope3 brand-agent list
scope3 campaign create --name "My Campaign"
# Output formats
scope3 media-product list --format json
scope3 media-product list --format list
scope3 media-product list --format table # default
# Environment switching
scope3 --environment staging brand-agent list
# Debug mode
scope3 --debug campaign get --campaignId 123
For full documentation, see @scope3/agentic-client
MIT
FAQs
Scope3 SDK - REST and MCP client for the Agentic Platform
The npm package scope3 receives a total of 25 weekly downloads. As such, scope3 popularity was classified as not popular.
We found that scope3 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
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.

Security News
Open source attacks are accelerating as AI coding agents pull in dependencies faster, with less human review.

Research
/Security News
Malicious Chrome and Firefox extensions posed as free VPNs while stealing clipboard data through later extension updates.