Socket
Book a DemoInstallSign in
Socket

@synstack/git

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@synstack/git

Git utilities for AI prompting and automation

latest
Source
npmnpm
Version
1.2.9
Version published
Weekly downloads
214
1845.45%
Maintainers
1
Weekly downloads
 
Created
Source

@synstack/git

Git utilities for AI prompting and automation

[!NOTE] The ls function is available through @synstack/fs for convenience.

What is it for?

This package provides a small set of Git operations commonly needed when working with AI tools and automation scripts:

import { ls, show } from "@synstack/git";

// Get all git-relevant files in your project
const files = await ls();

// View specific commit changes
const commitDetails = await show("449b7730436026243936a0a2f37c6d3474fcad3b");

Installation

npm install @synstack/git
# or
yarn add @synstack/git
# or
pnpm add @synstack/git

Keywords

synstack

FAQs

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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.