New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@contextgraph/agent

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contextgraph/agent

Autonomous agent for contextgraph action execution

latest
Source
npmnpm
Version
0.4.36
Version published
Maintainers
1
Created
Source

steward

Local CLI for steward.foo.

Quick Start

npm install -g @contextgraph/agent
steward auth
steward --help
steward backlog --help
steward backlog top

steward auth opens a browser login and stores credentials locally in ~/.steward/credentials.json.

For non-interactive environments, set STEWARD_API_TOKEN instead of using browser auth.

Tell Your Agent

Append this to CLAUDE.md or AGENTS.md in your project:

echo "Use the \`steward\` CLI for steward.foo work. Learn the workflow from \`steward --help\` and \`steward backlog --help\`. If you create reusable integration tooling while working a steward item, keep it under \`.steward/integrations/<integration>/<steward-slug>/\`, not top-level \`scripts/\`, and mark it clearly as steward-generated operational tooling." >> CLAUDE.md

Keywords

contextgraph

FAQs

Package last updated on 02 Apr 2026

Did you know?

Socket

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.

Install

Related posts