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

compasscli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

compasscli

A CLI agent powered by OpenAI that integrates Notion, Jira, and filesystem tools.

latest
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

Compass CLI

Compass is a simple assistant you run from your computer’s terminal.
Ask it in plain English, and it can read or update files, run commands, and look up work items from Notion and Jira (through the Compass server).

  • No API keys on your laptop — the server handles secure access
  • Works by conversation: just type compass chat to start
  • Can read/write files, run shell commands, and pull context from Notion/Jira (for now!)

Quick start

Requirements

  • Node.js >= 20.18.1
  • npm v9+ (bundled with Node)

Install (global)

npm install -g compasscli

Run interactive chat

compass chat

Commands and interactive behavior

  • compass chat — starts an interactive chat. Type natural-language prompts.
  • Inside the chat:
    • /help — shows the available commands.
    • /exit — ends the session.

License

MIT (c) 2025 Ambuj Ranjan and Sanat Bhalla

Keywords

cli

FAQs

Package last updated on 20 Oct 2025

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