SkillAgentSearch skills...

Adsi

Active Directory Service Interfaces libraries and tools for the Go language

Install / Use

/learn @go-adsi/Adsi
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

go-adsi (Go language bindings for ADSI) Go Reference

This package provides access to the Active Directory Service Interfaces that are available through the Windows component object model API. This package should compile on any platform but implementations are only provided for Windows.

The adsi package provides high level and idiomatic access to ADSI. It in turn relies on the api package, which handles the low level details of COM binding and is analogous to Go's syscall package.

This project is a work in progress. Only a small subset of the available interfaces have been implemented.

Related Skills

View on GitHub
GitHub Stars52
CategoryDevelopment
Updated2mo ago
Forks12

Languages

Go

Security Score

95/100

Audited on Jan 20, 2026

No findings