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

@circlesac/tsk

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@circlesac/tsk

Circles Tasks — unified task management CLI

latest
Source
npmnpm
Version
26.4.2
Version published
Maintainers
2
Created
Source

tsk — Circles Tasks

Unified task management CLI. One interface for multiple task/issue tracking services.

Supported Sources

  • Jira (current)
  • GitHub Issues / Projects (planned)
  • Asana (planned)
  • Google Tasks (planned)
  • Apple Reminders (planned)

Install

npm install -g @circlesac/tsk

Usage

# Jira attachment operations (uses acli token from Keychain)
tsk jira attach list SHMV-2464
tsk jira attach download SHMV-2464
tsk jira attach download SHMV-2464 --id 20192

Authentication

tsk reuses the acli Jira token stored in macOS Keychain. If acli is authenticated with an API token (acli jira auth login --token), attachment downloads will work without additional setup.

# Ensure acli is logged in with API token (not OAuth)
echo "YOUR_API_TOKEN" | acli jira auth login --site "your-site.atlassian.net" --email "you@email.com" --token

License

MIT

FAQs

Package last updated on 11 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