Back to Catalog
Supplier Audit icon

Supplier Audit

Verified

by Dryade

team general
0.0 (0 ratings) 0 downloads
Subscribe & Install

Requires team tier subscription

Description

Automotive supplier audit lifecycle management with non-conformance tracking, corrective action monitoring, and supplier performance scorecards

Screenshots

Details

Supplier Audit Tracker

Tier: Team | Type: Tool | Category: Automotive | Version: 1.0.0

Automotive supplier audit lifecycle management with non-conformance tracking, corrective action monitoring, and supplier performance scorecards.


1. Overview

Plugin Name: Supplier Audit Tracker Slug: supplier-audit Required Tier: Team Plugin Type: Tool (REST API with instruction skill) Category: Automotive Author: Dryade License: DSUL

What It Does

Manages the complete supplier audit lifecycle for automotive OEMs and Tier 1 suppliers. Tracks non-conformances with severity classification, monitors corrective actions with overdue alerts, and generates supplier performance scorecards with trend analysis across the supplier base.

Key Capabilities

  • Supplier database with risk classification and certification tracking
  • Non-conformance classification against IATF 16949, ASPICE, and other standards
  • Corrective action monitoring with overdue detection
  • Supplier performance scorecard generation (ABCDF rating)

2. User Stories

US-1: Track Supplier Non-Conformances

As a supplier quality engineer, I want to classify audit findings and track corrective actions so that I ensure timely closure.

US-2: Generate Supplier Scorecards

As a quality manager, I want to generate supplier performance scorecards so that I can present status to management.


3. Architecture

+------------------+     +------------------+     +------------------+
|   Plugin Router  | --> |  Prompt Builder  | --> |  Data Provider   |
|  /supplier-audit |     |  routes.py       |     |  data/*.json     |
+------------------+     +------------------+     +------------------+

Dependencies

  • Internal: core.plugins.PluginProtocol
  • External: None
  • Plugin: None

4. API Spec

| Method | Path | Description | |--------|------|-------------| | POST | /supplier-audit/scorecard | Generate supplier scorecard | | POST | /supplier-audit/trend-analysis | Analyze trends across suppliers | | POST | /supplier-audit/classify-finding | Classify non-conformance | | POST | /supplier-audit/corrective-actions | CA status report | | GET | /supplier-audit/status | Health check |


5. Demo Data

  • supplier_database.json: 30 suppliers with risk classifications
  • non_conformances.json: 25 non-conformances across 10 suppliers
  • corrective_actions.json: 20 corrective actions (open/closed/overdue)
  • supplier_scorecards.json: 3 sample scorecards (A/D/F rated)
  • audit_schedule.json: 10 upcoming audits with priorities
  • trend_analysis_template.json: Analysis dimensions and benchmarks

6. Security Considerations

  • PII: No
  • No external API calls in mock mode
  • Stateless processing

7. Test Plan

cd dryade-plugins
python -m pytest team/supplier_audit/tests/ -x -v --tb=short

8. Deployment Notes

No additional Python packages required. Min Dryade Version: 1.0.0.


9. User Guide

  1. Ensure Team tier license
  2. Use /supplier-audit/classify-finding during audits
  3. Track corrective actions via /supplier-audit/corrective-actions
  4. Generate quarterly scorecards via /supplier-audit/scorecard

10. Screenshots

Screenshots pending marketplace submission.


11. Changelog

1.0.0 (2026-03-05)

  • Initial release
  • 30 demo suppliers with full audit history
  • Non-conformance classification and CA tracking
  • Scorecard generation with ABCDF rating
  • Trend analysis across supplier base

Future Roadmap

  • [ ] Audit scheduling with calendar integration
  • [ ] Supplier self-service portal for CA evidence upload
  • [ ] KPI dashboard with real-time metrics

Plugin Info

Version 1.0.0
Author Dryade
Tier team
Category general
Type backend
Downloads 0
Updated Mar 15, 2026

Tags

teamsupplieraudit